Newman Run Dashboard

Monday, 16 February 2026 08:07:35
Total Iterations

3

Total Assertions

5739

Total Failed Tests

415

Total Skipped Tests

0


File Information
Collection: Inwarranty-Flow-Request Copy
Environment: QA INT
Timings and Data
Total run duration: 2m 11.3s
Total data received: 12.87MB
Average response time: 301ms
Summary Item Total Failed
Requests 405 3
Prerequest Scripts 447 0
Test Scripts 774 84
Assertions 5739 328
Skipped Tests 0 -



Showing 415 Failures

Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 505 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 245 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 297 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1737 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 242 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 246 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 243 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 358 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 268 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 246 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 286 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1593 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 242 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 243 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 242 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 336 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 271 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 244 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 288 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1690 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 242 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 243 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 244 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 343 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 260 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 505ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55e928b5-3604-49f8-b5c2-bf8c27bbf8b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-2vVhqyyk2pv5FzFnd6iYIRpprOs"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjN9.fc398maylpd3Ya2jqrXXjgfIeOvHEf0bi3RIPlUV7Cs"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 505 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f27085c9-3642-4822-bc22-01a02a3fc527
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-UOQRexeJp9LJTUJDBvHInXgnfhE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 245 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 405fafd2-1f72-4194-8617-1a6417a251b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9b24bbdf-6a2a-4fa3-abe5-d7ab5a0cdcf3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Cache-Control no-cache
Postman-Token 3534a2e5-3b50-48fa-a937-745ddf5ac5bd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Cache-Control no-cache
Postman-Token a9e6ab2d-8b89-48b9-bbca-f851ef3632a2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Cache-Control no-cache
Postman-Token f78a7af5-9c8d-436c-8e68-e0a7bcbb4fd7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce8623de-b96c-4798-8355-2494285d197a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Cache-Control no-cache
Postman-Token 09ef3ee7-718d-4301-a4be-f5c0b2e581c5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 182d35e7-b8fb-4535-99c4-3c14bf804072
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Cache-Control no-cache
Postman-Token 167dd0a2-6e48-46fa-8811-1e38ccc90cd0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 301ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type application/json
Cache-Control no-cache
Postman-Token d6d9db47-ef38-435d-ada3-74cda434fc6a
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shridhar",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 293ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b8822dd-0278-48cf-9ccd-3de37c542149
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 305ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
randomNumber 114
randomFirstName Tamia
randomLastName Heathcote
randomEmail Brian.Abernathy35@gmail.com
randomPhoneNumber 200-356-8379
Content-Type application/json
Cache-Control no-cache
Postman-Token ad79b800-466c-4238-ae2f-2cc8a039c7b3
Content-Length 1076
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Rohan",
                "last_name": "Nola",
                "mobile_number": "443-700-2408",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Narciso.Halvorson55@yahoo.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Cache-Control no-cache
Postman-Token baeb321c-7ffe-4f12-b28e-8d3b134224ae
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 297 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 74a1ab9e-1604-4464-898c-fca31bec4f05
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 49ca6133-bc3d-4263-9195-79e0cc215c6a
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1737ms
Mean size per request: 788.98KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type application/json
Cache-Control no-cache
Postman-Token 897a4411-f149-4b5c-9373-776903ad0a40
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 807915
ETag W/"c53eb-m4CRdBSk0skS3MRZRhiX4zKwPdo"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187297,"job_number":"JOB_187297","tr_customer_id":187315,"tr_customer_product_id":187305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:57.000Z","modified_at":"2026-02-16T03:24:18.000Z","name":"Demetris Cummings","mobile_number":"590-748-1152","email_id":"Tyrique_Prosacco@gmail.com","dop":"2025-05-30","serial_number":"12949132671066","imei1":"12949132671066","imei2":"12949132671066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T03:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187301,"job_number":"JOB_187301","tr_customer_id":187319,"tr_customer_product_id":187309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:07.000Z","modified_at":"2026-02-16T04:22:52.000Z","name":"Geo Ryan","mobile_number":"515-994-0920","email_id":"Rasheed50@yahoo.com","dop":"2026-01-04","serial_number":"15313705854285","imei1":"15313705854285","imei2":"15313705854285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187305,"job_number":"JOB_187305","tr_customer_id":187323,"tr_customer_product_id":187313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:01.000Z","modified_at":"2026-02-16T04:23:46.000Z","name":"Natalie Rippin","mobile_number":"555-969-0373","email_id":"Arnoldo_Gleichner@gmail.com","dop":"2026-01-04","serial_number":"17776576918300","imei1":"17776576918300","imei2":"17776576918300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187308,"job_number":"JOB_187308","tr_customer_id":187326,"tr_customer_product_id":187316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:24:40.000Z","name":"Ludie Leuschke","mobile_number":"618-779-0822","email_id":"Hildegard61@gmail.com","dop":"2026-01-04","serial_number":"16222082131937","imei1":"16222082131937","imei2":"16222082131937","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187311,"job_number":"JOB_187311","tr_customer_id":187329,"tr_customer_product_id":187319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:32:41.000Z","name":"Robin Little","mobile_number":"865-412-6008","email_id":"Adah71@gmail.com","dop":"2026-01-04","serial_number":"15139468737285","imei1":"15139468737285","imei2":"15139468737285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187314,"job_number":"JOB_187314","tr_customer_id":187332,"tr_customer_product_id":187322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:51.000Z","modified_at":"2026-02-16T04:33:39.000Z","name":"Rubie Gusikowski","mobile_number":"835-481-4343","email_id":"Christophe.Heidenreich56@yahoo.com","dop":"2026-01-04","serial_number":"15047792201550","imei1":"15047792201550","imei2":"15047792201550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187317,"job_number":"JOB_187317","tr_customer_id":187335,"tr_customer_product_id":187325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:49.000Z","modified_at":"2026-02-16T04:34:37.000Z","name":"Brice Lynch","mobile_number":"300-468-5735","email_id":"Vidal_Kshlerin@yahoo.com","dop":"2026-01-04","serial_number":"18008706421408","imei1":"18008706421408","imei2":"18008706421408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187319,"job_number":"JOB_187319","tr_customer_id":187337,"tr_customer_product_id":187327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:43.000Z","modified_at":"2026-02-16T04:35:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39619738101734","imei1":"39619738101734","imei2":"39619738101734","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187320,"job_number":"JOB_187320","tr_customer_id":187338,"tr_customer_product_id":187328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:51.000Z","modified_at":"2026-02-16T04:36:31.000Z","name":"Stephania Schamberger","mobile_number":"918-826-2231","email_id":"Genesis_Funk@gmail.com","dop":"2025-04-06","serial_number":"13471761645762","imei1":"13471761645762","imei2":"13471761645762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187322,"job_number":"JOB_187322","tr_customer_id":187340,"tr_customer_product_id":187330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:56.000Z","modified_at":"2026-02-16T04:36:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"22911614247167","imei1":"22911614247167","imei2":"22911614247167","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187324,"job_number":"JOB_187324","tr_customer_id":187342,"tr_customer_product_id":187332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:58.000Z","modified_at":"2026-02-16T04:36:37.000Z","name":"Jaqueline Durgan","mobile_number":"276-867-9355","email_id":"Paige_Pfeffer@yahoo.com","dop":"2025-04-06","serial_number":"13554093486728","imei1":"13554093486728","imei2":"13554093486728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187327,"job_number":"JOB_187327","tr_customer_id":187345,"tr_customer_product_id":187335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:51.000Z","name":"Lucinda Jones","mobile_number":"270-358-6639","email_id":"Nelson_Hamill@hotmail.com","dop":"2025-06-18","serial_number":"10731629526843","imei1":"10731629526843","imei2":"10731629526843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187329,"job_number":"JOB_187329","tr_customer_id":187347,"tr_customer_product_id":187337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:13.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Akeem Friesen","mobile_number":"475-543-7599","email_id":"Bernardo.Breitenberg47@gmail.com","dop":"2025-04-06","serial_number":"11220963466647","imei1":"11220963466647","imei2":"11220963466647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187331,"job_number":"JOB_187331","tr_customer_id":187349,"tr_customer_product_id":187339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:17.000Z","modified_at":"2026-02-16T04:37:00.000Z","name":"Ella Runolfsson","mobile_number":"439-466-8759","email_id":"Myrl_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"17035682735915","imei1":"17035682735915","imei2":"17035682735915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187333,"job_number":"JOB_187333","tr_customer_id":187351,"tr_customer_product_id":187341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:19.000Z","modified_at":"2026-02-16T04:37:01.000Z","name":"Emilie Grady","mobile_number":"462-980-9992","email_id":"Aliza_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"10398036830246","imei1":"10398036830246","imei2":"10398036830246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187334,"job_number":"JOB_187334","tr_customer_id":187352,"tr_customer_product_id":187342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:20.000Z","modified_at":"2026-02-16T04:36:33.000Z","name":"saitama sensei","mobile_number":"324-261-3600","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"932061746870896","imei1":"932061746870896","imei2":"932061746870896","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187337,"job_number":"JOB_187337","tr_customer_id":187355,"tr_customer_product_id":187345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:37:03.000Z","name":"Jillian Koelpin","mobile_number":"300-805-1402","email_id":"Anissa_Dare47@hotmail.com","dop":"2025-04-06","serial_number":"11156269202859","imei1":"11156269202859","imei2":"11156269202859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187339,"job_number":"JOB_187339","tr_customer_id":187357,"tr_customer_product_id":187347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:09.000Z","name":"Giuseppe Kunze","mobile_number":"593-582-1906","email_id":"Tommie78@yahoo.com","dop":"2025-04-06","serial_number":"19997770706695","imei1":"19997770706695","imei2":"19997770706695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187342,"job_number":"JOB_187342","tr_customer_id":187360,"tr_customer_product_id":187350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:08.000Z","name":"Ubaldo Nienow","mobile_number":"545-317-0046","email_id":"Stephan.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"13551762802289","imei1":"13551762802289","imei2":"13551762802289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187348,"job_number":"JOB_187348","tr_customer_id":187366,"tr_customer_product_id":187356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:28.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"Rodrigo Rogahn","mobile_number":"665-374-5040","email_id":"Tevin.OHara@yahoo.com","dop":"2025-02-01","serial_number":"78235097011417","imei1":"78235097011417","imei2":"78235097011417","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187349,"job_number":"JOB_187349","tr_customer_id":187367,"tr_customer_product_id":187357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:29.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Laurence Rath","mobile_number":"498-351-9322","email_id":"Sunny97@gmail.com","dop":"2025-04-06","serial_number":"18871646701736","imei1":"18871646701736","imei2":"18871646701736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187352,"job_number":"JOB_187352","tr_customer_id":187370,"tr_customer_product_id":187360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"Shannon Stracke","mobile_number":"417-802-7270","email_id":"Lacey.Yost5@gmail.com","dop":"2025-04-06","serial_number":"18585153591967","imei1":"18585153591967","imei2":"18585153591967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187354,"job_number":"JOB_187354","tr_customer_id":187372,"tr_customer_product_id":187362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:49.000Z","name":"tanjiro kamado","mobile_number":"275-342-2246","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626658187026773","imei1":"626658187026773","imei2":"626658187026773","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187355,"job_number":"JOB_187355","tr_customer_id":187373,"tr_customer_product_id":187363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:38.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Rylee Rolfson","mobile_number":"676-679-1584","email_id":"Ashtyn23@yahoo.com","dop":"2025-04-06","serial_number":"16087194704439","imei1":"16087194704439","imei2":"16087194704439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187358,"job_number":"JOB_187358","tr_customer_id":187376,"tr_customer_product_id":187366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Davon Lynch","mobile_number":"793-693-2490","email_id":"Jana.Beier@hotmail.com","dop":"2025-04-06","serial_number":"11680807199506","imei1":"11680807199506","imei2":"11680807199506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187361,"job_number":"JOB_187361","tr_customer_id":187379,"tr_customer_product_id":187369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:45.000Z","modified_at":"2026-02-16T04:37:26.000Z","name":"Lauriane Brown","mobile_number":"851-921-6395","email_id":"Maynard.Schinner@yahoo.com","dop":"2025-04-06","serial_number":"14940000580182","imei1":"14940000580182","imei2":"14940000580182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187364,"job_number":"JOB_187364","tr_customer_id":187382,"tr_customer_product_id":187372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:51.000Z","modified_at":"2026-02-16T04:37:04.000Z","name":"giyu tomiaka","mobile_number":"954-708-9292","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"113661184723922","imei1":"113661184723922","imei2":"113661184723922","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187366,"job_number":"JOB_187366","tr_customer_id":187384,"tr_customer_product_id":187374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:37:36.000Z","name":"Antonette Borer","mobile_number":"942-375-2163","email_id":"Kelli_Bayer60@hotmail.com","dop":"2025-12-31","serial_number":"106472400607825","imei1":"106472400607825","imei2":"106472400607825","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187368,"job_number":"JOB_187368","tr_customer_id":187386,"tr_customer_product_id":187376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:37:41.000Z","name":"Lelia Konopelski","mobile_number":"690-700-7555","email_id":"Clement45@yahoo.com","dop":"2025-06-18","serial_number":"10975042945535","imei1":"10975042945535","imei2":"10975042945535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187371,"job_number":"JOB_187371","tr_customer_id":187389,"tr_customer_product_id":187379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Ron Parisian","mobile_number":"929-649-6693","email_id":"Ben80@gmail.com","dop":"2025-04-06","serial_number":"17863016159227","imei1":"17863016159227","imei2":"17863016159227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187375,"job_number":"JOB_187375","tr_customer_id":187393,"tr_customer_product_id":187383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:38:02.000Z","name":"Scot Walter","mobile_number":"982-863-6029","email_id":"Jessyca_Armstrong@yahoo.com","dop":"2000-01-31","serial_number":"10382803355832","imei1":"10382803355832","imei2":"10382803355832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187377,"job_number":"JOB_187377","tr_customer_id":187395,"tr_customer_product_id":187385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:58.000Z","name":"Jaren Greenholt","mobile_number":"813-609-6947","email_id":"Tony.Orn@yahoo.com","dop":"2025-04-06","serial_number":"16355674674248","imei1":"16355674674248","imei2":"16355674674248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187380,"job_number":"JOB_187380","tr_customer_id":187398,"tr_customer_product_id":187388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Lionel Denesik","mobile_number":"779-542-0800","email_id":"Oda.Walsh27@gmail.com","dop":"2025-04-06","serial_number":"19358251859068","imei1":"19358251859068","imei2":"19358251859068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187383,"job_number":"JOB_187383","tr_customer_id":187401,"tr_customer_product_id":187391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Eleazar Denesik","mobile_number":"607-505-8568","email_id":"Blaise71@yahoo.com","dop":"2025-04-06","serial_number":"16649823017340","imei1":"16649823017340","imei2":"16649823017340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187385,"job_number":"JOB_187385","tr_customer_id":187403,"tr_customer_product_id":187393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Marlene Kertzmann","mobile_number":"477-594-1227","email_id":"Jailyn.Rippin91@hotmail.com","dop":"2025-04-06","serial_number":"18946504732918","imei1":"18946504732918","imei2":"18946504732918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187386,"job_number":"JOB_187386","tr_customer_id":187404,"tr_customer_product_id":187394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"Orval Wolf","mobile_number":"751-977-1842","email_id":"Mittie_Lebsack65@gmail.com","dop":"2025-05-30","serial_number":"12992504179987","imei1":"12992504179987","imei2":"12992504179987","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187394,"job_number":"JOB_187394","tr_customer_id":187412,"tr_customer_product_id":187402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosendo Crooks","mobile_number":"377-309-7239","email_id":"Destinee56@yahoo.com","dop":"2025-02-01","serial_number":"93248154768589","imei1":"93248154768589","imei2":"93248154768589","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187397,"job_number":"JOB_187397","tr_customer_id":187415,"tr_customer_product_id":187405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:07.000Z","name":"Jo Herman","mobile_number":"648-761-5523","email_id":"Rosalinda33@gmail.com","dop":"2025-04-06","serial_number":"12354553554820","imei1":"12354553554820","imei2":"12354553554820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187398,"job_number":"JOB_187398","tr_customer_id":187416,"tr_customer_product_id":187406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosalinda Keebler","mobile_number":"277-561-5491","email_id":"Lizeth25@gmail.com","dop":"2025-04-06","serial_number":"19866800272857","imei1":"19866800272857","imei2":"19866800272857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187402,"job_number":"JOB_187402","tr_customer_id":187420,"tr_customer_product_id":187410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Jermain Breitenberg","mobile_number":"930-305-4979","email_id":"Sophia46@yahoo.com","dop":"2025-04-06","serial_number":"15164709285830","imei1":"15164709285830","imei2":"15164709285830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187404,"job_number":"JOB_187404","tr_customer_id":187422,"tr_customer_product_id":187412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:30.000Z","modified_at":"2026-02-16T04:38:16.000Z","name":"Dax Herman","mobile_number":"614-446-6349","email_id":"Petra_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"16907269288547","imei1":"16907269288547","imei2":"16907269288547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187412,"job_number":"JOB_187412","tr_customer_id":187430,"tr_customer_product_id":187420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:34.000Z","modified_at":"2026-02-16T04:38:20.000Z","name":"Janelle Schulist","mobile_number":"494-806-6815","email_id":"Lester95@gmail.com","dop":"2025-04-06","serial_number":"12275832796370","imei1":"12275832796370","imei2":"12275832796370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187416,"job_number":"JOB_187416","tr_customer_id":187434,"tr_customer_product_id":187424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:24.000Z","name":"Forrest Bahringer","mobile_number":"279-280-9691","email_id":"Sean9@yahoo.com","dop":"2025-04-06","serial_number":"10704956554456","imei1":"10704956554456","imei2":"10704956554456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187417,"job_number":"JOB_187417","tr_customer_id":187435,"tr_customer_product_id":187425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Gillian Morissette","mobile_number":"644-684-6099","email_id":"Casey43@hotmail.com","dop":"2025-04-06","serial_number":"14493030889268","imei1":"14493030889268","imei2":"14493030889268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187420,"job_number":"JOB_187420","tr_customer_id":187438,"tr_customer_product_id":187428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Norma Terry","mobile_number":"925-651-0885","email_id":"Estefania0@gmail.com","dop":"2025-10-01","serial_number":"15978939238761","imei1":"15978939238761","imei2":"15978939238761","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187423,"job_number":"JOB_187423","tr_customer_id":187441,"tr_customer_product_id":187431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:30.000Z","name":"Antonio Spinka","mobile_number":"968-826-2140","email_id":"Avis.Wuckert65@hotmail.com","dop":"2025-04-06","serial_number":"19252555220416","imei1":"19252555220416","imei2":"19252555220416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187424,"job_number":"JOB_187424","tr_customer_id":187442,"tr_customer_product_id":187432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Amos Crooks","mobile_number":"311-536-7051","email_id":"Isaac_Gaylord69@gmail.com","dop":"2025-06-09","serial_number":"101831605587118","imei1":"101831605587118","imei2":"101831605587118","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187428,"job_number":"JOB_187428","tr_customer_id":187446,"tr_customer_product_id":187436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Iliana Zieme","mobile_number":"298-532-8576","email_id":"Ramiro95@yahoo.com","dop":"2025-04-06","serial_number":"17692822537371","imei1":"17692822537371","imei2":"17692822537371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187430,"job_number":"JOB_187430","tr_customer_id":187448,"tr_customer_product_id":187438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:38:31.000Z","name":"Bennie Shields","mobile_number":"678-534-6963","email_id":"Franco_Anderson@gmail.com","dop":"2025-12-31","serial_number":"108212400919037","imei1":"108212400919037","imei2":"108212400919037","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187437,"job_number":"JOB_187437","tr_customer_id":187455,"tr_customer_product_id":187445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:48.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14763562763784","imei1":"14763562763784","imei2":"14763562763784","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187440,"job_number":"JOB_187440","tr_customer_id":187458,"tr_customer_product_id":187448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:38:35.000Z","name":"Alexandro Ryan","mobile_number":"976-709-2501","email_id":"Alberta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"11555412942835","imei1":"11555412942835","imei2":"11555412942835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187443,"job_number":"JOB_187443","tr_customer_id":187461,"tr_customer_product_id":187451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:58.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Keshawn Cronin","mobile_number":"981-900-7054","email_id":"Dudley_Veum@yahoo.com","dop":"2025-04-06","serial_number":"15272303023029","imei1":"15272303023029","imei2":"15272303023029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187445,"job_number":"JOB_187445","tr_customer_id":187463,"tr_customer_product_id":187453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"Coty Wiza","mobile_number":"427-891-0004","email_id":"Horacio67@hotmail.com","dop":"2025-04-06","serial_number":"12306058749294","imei1":"12306058749294","imei2":"12306058749294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187448,"job_number":"JOB_187448","tr_customer_id":187466,"tr_customer_product_id":187456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:04.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Elissa Hintz","mobile_number":"489-201-2191","email_id":"Conor_Crona50@yahoo.com","dop":"2025-12-31","serial_number":"10838622589502","imei1":"10838622589502","imei2":"10838622589502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187450,"job_number":"JOB_187450","tr_customer_id":187468,"tr_customer_product_id":187458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"Eldon Torphy","mobile_number":"360-843-1539","email_id":"Alexander38@yahoo.com","dop":"2025-04-06","serial_number":"12646997712511","imei1":"12646997712511","imei2":"12646997712511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187453,"job_number":"JOB_187453","tr_customer_id":187471,"tr_customer_product_id":187461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:27.000Z","name":"Jarrett Langworth","mobile_number":"787-336-6411","email_id":"Bridgette.Collins73@yahoo.com","dop":"2025-06-09","serial_number":"100634194538494","imei1":"100634194538494","imei2":"100634194538494","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187456,"job_number":"JOB_187456","tr_customer_id":187474,"tr_customer_product_id":187464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Abner Ruecker","mobile_number":"866-977-0270","email_id":"Jules_Miller10@yahoo.com","dop":"2000-01-31","serial_number":"10010390879159","imei1":"10010390879159","imei2":"10010390879159","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187459,"job_number":"JOB_187459","tr_customer_id":187477,"tr_customer_product_id":187467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:56.000Z","name":"Era Jacobson","mobile_number":"597-758-1531","email_id":"Julianne.Cummerata13@gmail.com","dop":"2025-04-06","serial_number":"11748173982645","imei1":"11748173982645","imei2":"11748173982645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187460,"job_number":"JOB_187460","tr_customer_id":187478,"tr_customer_product_id":187468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Agnes Gottlieb","mobile_number":"597-387-2482","email_id":"Gustave.Bogan62@yahoo.com","dop":"2025-04-06","serial_number":"11121065751679","imei1":"11121065751679","imei2":"11121065751679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187463,"job_number":"JOB_187463","tr_customer_id":187481,"tr_customer_product_id":187471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Laverne Murphy","mobile_number":"933-542-0030","email_id":"Dominique67@yahoo.com","dop":"2025-04-06","serial_number":"12659292514855","imei1":"12659292514855","imei2":"12659292514855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187469,"job_number":"JOB_187469","tr_customer_id":187487,"tr_customer_product_id":187477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Kailee Weber","mobile_number":"537-500-2792","email_id":"Marvin_Schmitt36@yahoo.com","dop":"2025-04-06","serial_number":"12337206573165","imei1":"12337206573165","imei2":"12337206573165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187470,"job_number":"JOB_187470","tr_customer_id":187488,"tr_customer_product_id":187478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Florine Green","mobile_number":"999-516-9745","email_id":"Lilian48@hotmail.com","dop":"2025-04-06","serial_number":"19039094496563","imei1":"19039094496563","imei2":"19039094496563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187475,"job_number":"JOB_187475","tr_customer_id":187493,"tr_customer_product_id":187483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:19.000Z","modified_at":"2026-02-16T04:39:03.000Z","name":"Laury Ward","mobile_number":"543-377-6073","email_id":"Ceasar.Murray@yahoo.com","dop":"2025-02-01","serial_number":"62723915795306","imei1":"62723915795306","imei2":"62723915795306","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187476,"job_number":"JOB_187476","tr_customer_id":187494,"tr_customer_product_id":187484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Delores Goldner","mobile_number":"526-263-4537","email_id":"Nettie50@yahoo.com","dop":"2025-12-31","serial_number":"10537163520020","imei1":"10537163520020","imei2":"10537163520020","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187478,"job_number":"JOB_187478","tr_customer_id":187496,"tr_customer_product_id":187486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:24.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"Estevan Stoltenberg","mobile_number":"301-922-5271","email_id":"Dayton71@gmail.com","dop":"2025-04-06","serial_number":"13922648511689","imei1":"13922648511689","imei2":"13922648511689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187481,"job_number":"JOB_187481","tr_customer_id":187499,"tr_customer_product_id":187489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:27.000Z","modified_at":"2026-02-16T04:39:13.000Z","name":"Cody Balistreri","mobile_number":"987-393-2183","email_id":"Lilliana_Willms46@gmail.com","dop":"2025-04-06","serial_number":"17412699389606","imei1":"17412699389606","imei2":"17412699389606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187485,"job_number":"JOB_187485","tr_customer_id":187503,"tr_customer_product_id":187493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:39:16.000Z","name":"Kassandra Mitchell","mobile_number":"459-806-5946","email_id":"Warren.Steuber90@yahoo.com","dop":"2025-04-06","serial_number":"16187661470078","imei1":"16187661470078","imei2":"16187661470078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187486,"job_number":"JOB_187486","tr_customer_id":187504,"tr_customer_product_id":187494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:49.000Z","name":"Roel Franecki","mobile_number":"650-457-4354","email_id":"Buck_Torp@yahoo.com","dop":"2025-06-09","serial_number":"101455423744761","imei1":"101455423744761","imei2":"101455423744761","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187490,"job_number":"JOB_187490","tr_customer_id":187508,"tr_customer_product_id":187498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:39:18.000Z","name":"Wilfred Toy","mobile_number":"385-800-8969","email_id":"Thora.VonRueden35@gmail.com","dop":"2025-04-06","serial_number":"12897474462874","imei1":"12897474462874","imei2":"12897474462874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187493,"job_number":"JOB_187493","tr_customer_id":187511,"tr_customer_product_id":187501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Jed Hagenes","mobile_number":"442-988-8828","email_id":"Ken36@gmail.com","dop":"2025-04-06","serial_number":"19236962546779","imei1":"19236962546779","imei2":"19236962546779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187495,"job_number":"JOB_187495","tr_customer_id":187513,"tr_customer_product_id":187503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Ocie Medhurst","mobile_number":"999-815-7982","email_id":"Queen.Parker9@yahoo.com","dop":"2025-12-31","serial_number":"109958508584297","imei1":"109958508584297","imei2":"109958508584297","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187498,"job_number":"JOB_187498","tr_customer_id":187516,"tr_customer_product_id":187506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:54.000Z","name":"Floy McCullough","mobile_number":"904-635-1488","email_id":"Estevan35@gmail.com","dop":"2025-12-31","serial_number":"10860264761923","imei1":"10860264761923","imei2":"10860264761923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187499,"job_number":"JOB_187499","tr_customer_id":187517,"tr_customer_product_id":187507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"Durward Crist","mobile_number":"947-494-5849","email_id":"Zaria.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"14794934144513","imei1":"14794934144513","imei2":"14794934144513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187501,"job_number":"JOB_187501","tr_customer_id":187519,"tr_customer_product_id":187509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Shaniya Shanahan","mobile_number":"544-355-1496","email_id":"Lily43@yahoo.com","dop":"2025-04-06","serial_number":"10785596215630","imei1":"10785596215630","imei2":"10785596215630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187505,"job_number":"JOB_187505","tr_customer_id":187523,"tr_customer_product_id":187513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:52.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Stacy Nienow","mobile_number":"559-878-9962","email_id":"Breanna.Balistreri16@gmail.com","dop":"2025-04-06","serial_number":"10281359577714","imei1":"10281359577714","imei2":"10281359577714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187508,"job_number":"JOB_187508","tr_customer_id":187526,"tr_customer_product_id":187516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:59.000Z","modified_at":"2026-02-16T04:39:39.000Z","name":"Jesus Reinger","mobile_number":"836-466-0198","email_id":"Willie_Barton@gmail.com","dop":"2025-04-06","serial_number":"17927906200670","imei1":"17927906200670","imei2":"17927906200670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187511,"job_number":"JOB_187511","tr_customer_id":187529,"tr_customer_product_id":187519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:45.000Z","name":"Misael Kris","mobile_number":"738-593-6530","email_id":"Charley.Hilll@hotmail.com","dop":"2025-04-06","serial_number":"11855578611843","imei1":"11855578611843","imei2":"11855578611843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187514,"job_number":"JOB_187514","tr_customer_id":187532,"tr_customer_product_id":187522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:51.000Z","name":"Winston Medhurst","mobile_number":"798-246-9485","email_id":"Donna7@gmail.com","dop":"2000-01-31","serial_number":"10116201170079","imei1":"10116201170079","imei2":"10116201170079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187516,"job_number":"JOB_187516","tr_customer_id":187534,"tr_customer_product_id":187524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:48.000Z","name":"Theresia Dickens","mobile_number":"437-761-6804","email_id":"Darron63@hotmail.com","dop":"2025-04-06","serial_number":"11863801473926","imei1":"11863801473926","imei2":"11863801473926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187520,"job_number":"JOB_187520","tr_customer_id":187538,"tr_customer_product_id":187528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:40:03.000Z","name":"Alex Abbott","mobile_number":"877-499-9902","email_id":"Queen.Littel46@gmail.com","dop":"2025-04-06","serial_number":"17106196211689","imei1":"17106196211689","imei2":"17106196211689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187523,"job_number":"JOB_187523","tr_customer_id":187541,"tr_customer_product_id":187531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:24.000Z","modified_at":"2026-02-16T04:40:04.000Z","name":"Dylan Deckow","mobile_number":"313-783-2789","email_id":"Jenifer_Zieme@gmail.com","dop":"2025-04-06","serial_number":"11390311752279","imei1":"11390311752279","imei2":"11390311752279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187526,"job_number":"JOB_187526","tr_customer_id":187544,"tr_customer_product_id":187534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:40:08.000Z","name":"Brain Witting","mobile_number":"784-327-4642","email_id":"Ayla.Boyle29@yahoo.com","dop":"2025-04-06","serial_number":"12203881525483","imei1":"12203881525483","imei2":"12203881525483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187530,"job_number":"JOB_187530","tr_customer_id":187548,"tr_customer_product_id":187538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:11.000Z","name":"Sammy Windler","mobile_number":"825-733-3146","email_id":"Luella.Zulauf@gmail.com","dop":"2025-04-06","serial_number":"14402276585814","imei1":"14402276585814","imei2":"14402276585814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187531,"job_number":"JOB_187531","tr_customer_id":187549,"tr_customer_product_id":187539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:14.000Z","name":"Zachery Strosin","mobile_number":"353-925-4286","email_id":"Constance.Fisher33@yahoo.com","dop":"2025-04-06","serial_number":"18491517502568","imei1":"18491517502568","imei2":"18491517502568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187535,"job_number":"JOB_187535","tr_customer_id":187553,"tr_customer_product_id":187543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:40:20.000Z","name":"Adolphus Runte","mobile_number":"551-271-2734","email_id":"Anabel_Gislason60@yahoo.com","dop":"2025-04-06","serial_number":"13184460631766","imei1":"13184460631766","imei2":"13184460631766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187538,"job_number":"JOB_187538","tr_customer_id":187556,"tr_customer_product_id":187546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:40:41.000Z","name":"Cora Weissnat","mobile_number":"815-446-5451","email_id":"Cortney89@hotmail.com","dop":"2000-01-31","serial_number":"10345468628131","imei1":"10345468628131","imei2":"10345468628131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187548,"job_number":"JOB_187548","tr_customer_id":187566,"tr_customer_product_id":187556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:47:09.000Z","name":"Jeffrey Rau","mobile_number":"228-647-1009","email_id":"Josue_Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"19500369007593","imei1":"19500369007593","imei2":"19500369007593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187550,"job_number":"JOB_187550","tr_customer_id":187568,"tr_customer_product_id":187558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:48:06.000Z","name":"Alexane Blick","mobile_number":"367-985-6378","email_id":"Lucas_Glover19@gmail.com","dop":"2026-01-04","serial_number":"12906644687007","imei1":"12906644687007","imei2":"12906644687007","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187552,"job_number":"JOB_187552","tr_customer_id":187570,"tr_customer_product_id":187560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:16.000Z","modified_at":"2026-02-16T04:49:05.000Z","name":"Cathy D'Amore","mobile_number":"318-495-9617","email_id":"Domingo_Zboncak@hotmail.com","dop":"2026-01-04","serial_number":"10170232760246","imei1":"10170232760246","imei2":"10170232760246","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187560,"job_number":"JOB_187560","tr_customer_id":187578,"tr_customer_product_id":187568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:54:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53615762036192","imei1":"53615762036192","imei2":"53615762036192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187567,"job_number":"JOB_187567","tr_customer_id":187585,"tr_customer_product_id":187575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:20.000Z","modified_at":"2026-02-16T04:54:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56852309942852","imei1":"56852309942852","imei2":"56852309942852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187574,"job_number":"JOB_187574","tr_customer_id":187592,"tr_customer_product_id":187582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:55:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14229763964918","imei1":"14229763964918","imei2":"14229763964918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187575,"job_number":"JOB_187575","tr_customer_id":187593,"tr_customer_product_id":187583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16568792909453","imei1":"16568792909453","imei2":"16568792909453","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187579,"job_number":"JOB_187579","tr_customer_id":187597,"tr_customer_product_id":187587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:35:17.000Z","modified_at":"2026-02-16T05:35:37.000Z","name":"Susan Kulas","mobile_number":"339-445-2487","email_id":"Russell65@hotmail.com","dop":"2024-08-17","serial_number":"11047881864134","imei1":"11047881864134","imei2":"11047881864134","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187581,"job_number":"JOB_187581","tr_customer_id":187599,"tr_customer_product_id":187589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:16.000Z","modified_at":"2026-02-16T05:39:28.000Z","name":"Carolanne Ward","mobile_number":"318-479-6674","email_id":"Reinhold_Wiegand@hotmail.com","dop":"2025-07-01","serial_number":"107014511850853","imei1":"107014511850853","imei2":"107014511850853","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187583,"job_number":"JOB_187583","tr_customer_id":187601,"tr_customer_product_id":187591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:31.000Z","modified_at":"2026-02-16T05:39:43.000Z","name":"Maximo Durgan","mobile_number":"954-966-5195","email_id":"Ilene.Mohr@gmail.com","dop":"2025-07-01","serial_number":"108341327333893","imei1":"108341327333893","imei2":"108341327333893","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187584,"job_number":"JOB_187584","tr_customer_id":187602,"tr_customer_product_id":187592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:16.000Z","modified_at":"2026-02-16T05:49:58.000Z","name":"Roel Kovacek","mobile_number":"758-936-2559","email_id":"Manley_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"11350938143356","imei1":"11350938143356","imei2":"11350938143356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187586,"job_number":"JOB_187586","tr_customer_id":187604,"tr_customer_product_id":187594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:42.000Z","modified_at":"2026-02-16T05:50:22.000Z","name":"Lonny Blick","mobile_number":"450-923-1020","email_id":"Xavier.Donnelly75@hotmail.com","dop":"2025-04-06","serial_number":"17725061426840","imei1":"17725061426840","imei2":"17725061426840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187590,"job_number":"JOB_187590","tr_customer_id":187608,"tr_customer_product_id":187598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:56.000Z","modified_at":"2026-02-16T06:06:13.000Z","name":"Kelly Armstrong","mobile_number":"224-846-6835","email_id":"Jessy_OReilly@yahoo.com","dop":"2026-01-04","serial_number":"13504377734400","imei1":"13504377734400","imei2":"113504377734400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187593,"job_number":"JOB_187593","tr_customer_id":187611,"tr_customer_product_id":187601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:19.000Z","modified_at":"2026-02-16T06:15:36.000Z","name":"Dax Farrell","mobile_number":"622-630-0974","email_id":"Amara36@gmail.com","dop":"2026-01-04","serial_number":"14596820864833","imei1":"14596820864833","imei2":"114596820864833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187596,"job_number":"JOB_187596","tr_customer_id":187614,"tr_customer_product_id":187604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:26.000Z","modified_at":"2026-02-16T06:27:42.000Z","name":"Francisco Kihn","mobile_number":"722-344-0819","email_id":"Alaina.Konopelski67@hotmail.com","dop":"2026-01-04","serial_number":"15566164025317","imei1":"15566164025317","imei2":"115566164025317","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187599,"job_number":"JOB_187599","tr_customer_id":187617,"tr_customer_product_id":187607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:15.000Z","name":"Ava Donnelly","mobile_number":"608-476-7571","email_id":"Tyrese85@gmail.com","dop":"2026-01-04","serial_number":"18105472422909","imei1":"18105472422909","imei2":"118105472422909","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187600,"job_number":"JOB_187600","tr_customer_id":187618,"tr_customer_product_id":187608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:47:57.000Z","modified_at":"2026-02-16T06:48:10.000Z","name":"Guiseppe Volkman","mobile_number":"683-309-0137","email_id":"Antonio67@hotmail.com","dop":"2025-11-04","serial_number":"38587933987496","imei1":"38587933987496","imei2":"38587933987496","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187601,"job_number":"JOB_187601","tr_customer_id":187619,"tr_customer_product_id":187609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:15.000Z","modified_at":"2026-02-16T06:48:28.000Z","name":"Coby Ledner","mobile_number":"938-608-6974","email_id":"Marta84@yahoo.com","dop":"2025-11-04","serial_number":"67658742343583","imei1":"67658742343583","imei2":"67658742343583","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187602,"job_number":"JOB_187602","tr_customer_id":187620,"tr_customer_product_id":187610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:32.000Z","modified_at":"2026-02-16T06:48:45.000Z","name":"Ora Boyle","mobile_number":"418-390-4124","email_id":"Lesly.Luettgen@yahoo.com","dop":"2025-11-04","serial_number":"42310686632075","imei1":"42310686632075","imei2":"42310686632075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187603,"job_number":"JOB_187603","tr_customer_id":187621,"tr_customer_product_id":187611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:49:20.000Z","modified_at":"2026-02-16T06:49:45.000Z","name":"Telly Connelly","mobile_number":"775-478-8759","email_id":"Kenyatta.Batz63@hotmail.com","dop":"2025-10-01","serial_number":"12227833066453","imei1":"12227833066453","imei2":"12227833066453","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187605,"job_number":"JOB_187605","tr_customer_id":187623,"tr_customer_product_id":187613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:51:40.000Z","name":"Jett Senger","mobile_number":"730-861-8998","email_id":"Valentine.Hills@gmail.com","dop":"2025-04-06","serial_number":"14973644107786","imei1":"14973644107786","imei2":"14973644107786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187608,"job_number":"JOB_187608","tr_customer_id":187626,"tr_customer_product_id":187616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:58.000Z","name":"Alek Simonis","mobile_number":"611-668-7227","email_id":"Clovis.Tremblay@hotmail.com","dop":"2025-06-09","serial_number":"100366179870075","imei1":"100366179870075","imei2":"100366179870075","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187611,"job_number":"JOB_187611","tr_customer_id":187629,"tr_customer_product_id":187619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:52:27.000Z","name":"Rory Emmerich","mobile_number":"935-647-3628","email_id":"Charlene_Rowe76@yahoo.com","dop":"2025-04-06","serial_number":"14194857600933","imei1":"14194857600933","imei2":"14194857600933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187614,"job_number":"JOB_187614","tr_customer_id":187632,"tr_customer_product_id":187622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:16.000Z","name":"Coleman Brakus","mobile_number":"365-710-4624","email_id":"Casandra58@yahoo.com","dop":"2025-06-09","serial_number":"103061387996525","imei1":"103061387996525","imei2":"103061387996525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187617,"job_number":"JOB_187617","tr_customer_id":187635,"tr_customer_product_id":187625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:09.000Z","modified_at":"2026-02-16T06:52:49.000Z","name":"Ezekiel Gleason","mobile_number":"737-499-8725","email_id":"Shawn15@gmail.com","dop":"2025-12-31","serial_number":"100550809419357","imei1":"100550809419357","imei2":"100550809419357","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187619,"job_number":"JOB_187619","tr_customer_id":187637,"tr_customer_product_id":187627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:33.000Z","name":"Enos Boyer","mobile_number":"949-705-4801","email_id":"Victoria43@hotmail.com","dop":"2025-06-09","serial_number":"105928159027437","imei1":"105928159027437","imei2":"105928159027437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187622,"job_number":"JOB_187622","tr_customer_id":187640,"tr_customer_product_id":187630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:35.000Z","modified_at":"2026-02-16T06:53:14.000Z","name":"Arturo Metz","mobile_number":"231-528-1920","email_id":"Allison.Parker4@hotmail.com","dop":"2025-04-06","serial_number":"17439361889025","imei1":"17439361889025","imei2":"17439361889025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187624,"job_number":"JOB_187624","tr_customer_id":187642,"tr_customer_product_id":187632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:39.000Z","modified_at":"2026-02-16T06:52:53.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"91355615912353","imei1":"91355615912353","imei2":"91355615912353","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187626,"job_number":"JOB_187626","tr_customer_id":187644,"tr_customer_product_id":187634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75570604814743","imei1":"75570604814743","imei2":"75570604814743","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187627,"job_number":"JOB_187627","tr_customer_id":187645,"tr_customer_product_id":187635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:40.000Z","name":"Sigurd Blanda","mobile_number":"209-827-5514","email_id":"Daisy69@hotmail.com","dop":"2025-12-31","serial_number":"100938338786192","imei1":"100938338786192","imei2":"100938338786192","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187628,"job_number":"JOB_187628","tr_customer_id":187646,"tr_customer_product_id":187636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:15.000Z","modified_at":"2026-02-16T06:53:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"61126996780596","imei1":"61126996780596","imei2":"61126996780596","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187736,"job_number":"JOB_187736","tr_customer_id":187754,"tr_customer_product_id":187744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:47.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Thad Hilll","mobile_number":"554-699-5261","email_id":"Bertha_Bechtelar@yahoo.com","dop":"2025-06-18","serial_number":"10234786489171","imei1":"10234786489171","imei2":"10234786489171","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187739,"job_number":"JOB_187739","tr_customer_id":187757,"tr_customer_product_id":187747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Eloise Donnelly","mobile_number":"496-808-3035","email_id":"Damien.Pfeffer54@gmail.com","dop":"2025-12-31","serial_number":"108571883273254","imei1":"108571883273254","imei2":"108571883273254","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187740,"job_number":"JOB_187740","tr_customer_id":187758,"tr_customer_product_id":187748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:52.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"Mona Wisoky","mobile_number":"525-409-1901","email_id":"Jamir.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18926498651880","imei1":"18926498651880","imei2":"18926498651880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187743,"job_number":"JOB_187743","tr_customer_id":187761,"tr_customer_product_id":187751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:37.000Z","modified_at":"2026-02-16T06:55:18.000Z","name":"David Walter","mobile_number":"288-312-3005","email_id":"London.Nicolas@gmail.com","dop":"2025-06-18","serial_number":"10804418784031","imei1":"10804418784031","imei2":"10804418784031","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187746,"job_number":"JOB_187746","tr_customer_id":187764,"tr_customer_product_id":187754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:48.000Z","name":"Adele Hackett","mobile_number":"290-784-7320","email_id":"Torey.Von@yahoo.com","dop":"2025-04-06","serial_number":"17943451542108","imei1":"17943451542108","imei2":"17943451542108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187750,"job_number":"JOB_187750","tr_customer_id":187768,"tr_customer_product_id":187758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:58:37.000Z","name":"Oral Hills","mobile_number":"740-809-6426","email_id":"Maureen_Dooley98@gmail.com","dop":"2025-04-06","serial_number":"10483565507776","imei1":"10483565507776","imei2":"10483565507776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187753,"job_number":"JOB_187753","tr_customer_id":187771,"tr_customer_product_id":187761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:37.000Z","modified_at":"2026-02-16T06:58:51.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"54880489671713","imei1":"54880489671713","imei2":"54880489671713","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187755,"job_number":"JOB_187755","tr_customer_id":187773,"tr_customer_product_id":187763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:59:27.000Z","name":"Jo McLaughlin","mobile_number":"298-660-5039","email_id":"Dorris73@gmail.com","dop":"2025-04-06","serial_number":"16305820049701","imei1":"16305820049701","imei2":"16305820049701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187758,"job_number":"JOB_187758","tr_customer_id":187776,"tr_customer_product_id":187766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:59:38.000Z","name":"Heather Veum","mobile_number":"911-287-1895","email_id":"Payton_Upton@gmail.com","dop":"2025-04-06","serial_number":"15586453378479","imei1":"15586453378479","imei2":"15586453378479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187760,"job_number":"JOB_187760","tr_customer_id":187778,"tr_customer_product_id":187768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:59:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"55459163845847","imei1":"55459163845847","imei2":"55459163845847","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187761,"job_number":"JOB_187761","tr_customer_id":187779,"tr_customer_product_id":187769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:15.000Z","modified_at":"2026-02-16T06:59:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77004167253520","imei1":"77004167253520","imei2":"77004167253520","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187763,"job_number":"JOB_187763","tr_customer_id":187781,"tr_customer_product_id":187771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T07:00:30.000Z","name":"Adelbert Smith","mobile_number":"344-235-7317","email_id":"Isobel.OConnell91@yahoo.com","dop":"2025-04-06","serial_number":"16241650631927","imei1":"16241650631927","imei2":"16241650631927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187766,"job_number":"JOB_187766","tr_customer_id":187784,"tr_customer_product_id":187774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:38.000Z","modified_at":"2026-02-16T07:01:21.000Z","name":"Giles Ferry","mobile_number":"927-969-4638","email_id":"Constantin_Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"17440352741401","imei1":"17440352741401","imei2":"17440352741401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187769,"job_number":"JOB_187769","tr_customer_id":187787,"tr_customer_product_id":187777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:25.000Z","modified_at":"2026-02-16T07:02:06.000Z","name":"Angelina Johns","mobile_number":"366-283-5421","email_id":"Gail34@yahoo.com","dop":"2025-04-06","serial_number":"12141063280191","imei1":"12141063280191","imei2":"12141063280191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187771,"job_number":"JOB_187771","tr_customer_id":187789,"tr_customer_product_id":187779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:06.000Z","modified_at":"2026-02-16T07:02:46.000Z","name":"Bernice Aufderhar","mobile_number":"769-661-4236","email_id":"Miller.Sanford60@yahoo.com","dop":"2025-04-06","serial_number":"16637153000859","imei1":"16637153000859","imei2":"16637153000859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187774,"job_number":"JOB_187774","tr_customer_id":187792,"tr_customer_product_id":187782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:53.000Z","name":"Preston Beatty","mobile_number":"222-557-1127","email_id":"Elise.Stracke83@hotmail.com","dop":"2025-04-06","serial_number":"15692436633245","imei1":"15692436633245","imei2":"15692436633245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187777,"job_number":"JOB_187777","tr_customer_id":187795,"tr_customer_product_id":187785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:03:35.000Z","name":"Jace Cassin","mobile_number":"505-630-3094","email_id":"Rosario_Will1@gmail.com","dop":"2025-04-06","serial_number":"17821962120941","imei1":"17821962120941","imei2":"17821962120941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187780,"job_number":"JOB_187780","tr_customer_id":187798,"tr_customer_product_id":187788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:01.000Z","modified_at":"2026-02-16T07:03:41.000Z","name":"Corbin Ziemann","mobile_number":"350-302-2091","email_id":"Sarina.Adams@gmail.com","dop":"2025-04-06","serial_number":"11643956180924","imei1":"11643956180924","imei2":"11643956180924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187783,"job_number":"JOB_187783","tr_customer_id":187801,"tr_customer_product_id":187791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:03.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"Glenna Schulist","mobile_number":"560-403-9868","email_id":"Dasia.Parker89@gmail.com","dop":"2000-01-31","serial_number":"10291908483017","imei1":"10291908483017","imei2":"10291908483017","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187786,"job_number":"JOB_187786","tr_customer_id":187804,"tr_customer_product_id":187794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:48.000Z","name":"Dell Green","mobile_number":"560-589-4846","email_id":"Athena_Heidenreich@hotmail.com","dop":"2025-04-06","serial_number":"15449749328249","imei1":"15449749328249","imei2":"15449749328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187789,"job_number":"JOB_187789","tr_customer_id":187807,"tr_customer_product_id":187797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:43.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Johann Morissette","mobile_number":"267-993-5248","email_id":"Marge_Koepp2@yahoo.com","dop":"2025-04-06","serial_number":"14646225839040","imei1":"14646225839040","imei2":"14646225839040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187792,"job_number":"JOB_187792","tr_customer_id":187810,"tr_customer_product_id":187800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:04:28.000Z","name":"Garry Kuhlman","mobile_number":"865-608-4326","email_id":"Alda.Rippin@hotmail.com","dop":"2000-01-31","serial_number":"10636366631276","imei1":"10636366631276","imei2":"10636366631276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187795,"job_number":"JOB_187795","tr_customer_id":187813,"tr_customer_product_id":187803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:56.000Z","modified_at":"2026-02-16T07:04:38.000Z","name":"Tatum O'Kon","mobile_number":"468-900-2027","email_id":"Earlene_McKenzie51@yahoo.com","dop":"2025-04-06","serial_number":"17586005458480","imei1":"17586005458480","imei2":"17586005458480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187798,"job_number":"JOB_187798","tr_customer_id":187816,"tr_customer_product_id":187806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:05:03.000Z","name":"Pinkie Zieme","mobile_number":"519-807-4033","email_id":"London.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"15273543060761","imei1":"15273543060761","imei2":"15273543060761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187801,"job_number":"JOB_187801","tr_customer_id":187819,"tr_customer_product_id":187809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:30.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"Myriam Cormier","mobile_number":"988-846-8317","email_id":"Bernice.Koelpin2@yahoo.com","dop":"2025-04-06","serial_number":"13444414916059","imei1":"13444414916059","imei2":"13444414916059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187804,"job_number":"JOB_187804","tr_customer_id":187822,"tr_customer_product_id":187812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:35.000Z","modified_at":"2026-02-16T07:05:14.000Z","name":"Zetta Jakubowski","mobile_number":"610-781-5564","email_id":"Frederique_Erdman8@gmail.com","dop":"2000-01-31","serial_number":"10050084721478","imei1":"10050084721478","imei2":"10050084721478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187807,"job_number":"JOB_187807","tr_customer_id":187825,"tr_customer_product_id":187815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:05:28.000Z","name":"Stephany Wintheiser","mobile_number":"360-492-1693","email_id":"Madelyn.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"19322726174513","imei1":"19322726174513","imei2":"19322726174513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187810,"job_number":"JOB_187810","tr_customer_id":187828,"tr_customer_product_id":187818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:51.000Z","name":"Jonathon Beahan","mobile_number":"871-903-8741","email_id":"Ella51@gmail.com","dop":"2025-04-06","serial_number":"14346689187194","imei1":"14346689187194","imei2":"14346689187194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187813,"job_number":"JOB_187813","tr_customer_id":187831,"tr_customer_product_id":187821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:06:00.000Z","name":"Godfrey Conn","mobile_number":"321-338-7873","email_id":"Judd.Goodwin95@hotmail.com","dop":"2000-01-31","serial_number":"10604619846475","imei1":"10604619846475","imei2":"10604619846475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187816,"job_number":"JOB_187816","tr_customer_id":187834,"tr_customer_product_id":187824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:06:39.000Z","name":"Sunny Feil","mobile_number":"294-456-5126","email_id":"Arvel_Miller@gmail.com","dop":"2025-04-06","serial_number":"11742972824155","imei1":"11742972824155","imei2":"11742972824155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187819,"job_number":"JOB_187819","tr_customer_id":187837,"tr_customer_product_id":187827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:28.000Z","modified_at":"2026-02-16T07:10:09.000Z","name":"Kade Schinner","mobile_number":"623-459-3367","email_id":"Thad.Bergnaum42@yahoo.com","dop":"2025-04-06","serial_number":"11402988922625","imei1":"11402988922625","imei2":"11402988922625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187822,"job_number":"JOB_187822","tr_customer_id":187840,"tr_customer_product_id":187830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:56.000Z","name":"Mose Cronin","mobile_number":"891-886-8174","email_id":"Andre_Nader@hotmail.com","dop":"2025-04-06","serial_number":"16911963615930","imei1":"16911963615930","imei2":"16911963615930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187825,"job_number":"JOB_187825","tr_customer_id":187843,"tr_customer_product_id":187833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:11:32.000Z","name":"Destini Block","mobile_number":"413-515-3452","email_id":"Eric.Heaney57@hotmail.com","dop":"2025-04-06","serial_number":"13334704278297","imei1":"13334704278297","imei2":"13334704278297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187828,"job_number":"JOB_187828","tr_customer_id":187846,"tr_customer_product_id":187836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Frank Beier","mobile_number":"890-276-9334","email_id":"Fern6@hotmail.com","dop":"2025-04-06","serial_number":"19738530420429","imei1":"19738530420429","imei2":"19738530420429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187831,"job_number":"JOB_187831","tr_customer_id":187849,"tr_customer_product_id":187839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:04.000Z","modified_at":"2026-02-16T07:11:45.000Z","name":"Brian Predovic","mobile_number":"513-403-3433","email_id":"Buford_Farrell@hotmail.com","dop":"2025-04-06","serial_number":"13519593008856","imei1":"13519593008856","imei2":"13519593008856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187834,"job_number":"JOB_187834","tr_customer_id":187852,"tr_customer_product_id":187842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:40.000Z","modified_at":"2026-02-16T07:12:23.000Z","name":"Damien Buckridge","mobile_number":"618-278-3146","email_id":"Eric_Kutch@gmail.com","dop":"2025-04-06","serial_number":"10202073042496","imei1":"10202073042496","imei2":"10202073042496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187836,"job_number":"JOB_187836","tr_customer_id":187854,"tr_customer_product_id":187844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:43.000Z","modified_at":"2026-02-16T07:12:24.000Z","name":"Loyal Koepp","mobile_number":"918-646-9067","email_id":"Dangelo0@hotmail.com","dop":"2025-04-06","serial_number":"18090058000236","imei1":"18090058000236","imei2":"18090058000236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187839,"job_number":"JOB_187839","tr_customer_id":187857,"tr_customer_product_id":187847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:12:29.000Z","name":"Edwardo Gerhold","mobile_number":"942-480-2747","email_id":"Katelin_Hodkiewicz28@hotmail.com","dop":"2025-04-06","serial_number":"12874861355744","imei1":"12874861355744","imei2":"12874861355744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187841,"job_number":"JOB_187841","tr_customer_id":187859,"tr_customer_product_id":187849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:12:33.000Z","name":"Lonie Conn","mobile_number":"677-956-2027","email_id":"Torey.Corkery@yahoo.com","dop":"2025-04-06","serial_number":"13861464974997","imei1":"13861464974997","imei2":"13861464974997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187844,"job_number":"JOB_187844","tr_customer_id":187862,"tr_customer_product_id":187852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:13:13.000Z","name":"Wayne Jenkins","mobile_number":"341-468-0430","email_id":"Zackery_Prosacco@gmail.com","dop":"2025-04-06","serial_number":"18777140063160","imei1":"18777140063160","imei2":"18777140063160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187847,"job_number":"JOB_187847","tr_customer_id":187865,"tr_customer_product_id":187855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:37.000Z","modified_at":"2026-02-16T07:13:17.000Z","name":"Joanny Gerlach","mobile_number":"228-883-9850","email_id":"Braxton_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"11724447116123","imei1":"11724447116123","imei2":"11724447116123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187850,"job_number":"JOB_187850","tr_customer_id":187868,"tr_customer_product_id":187858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:20.000Z","modified_at":"2026-02-16T07:17:01.000Z","name":"Adelia Jast","mobile_number":"234-416-4030","email_id":"Raquel76@hotmail.com","dop":"2025-04-06","serial_number":"12762656011602","imei1":"12762656011602","imei2":"12762656011602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187852,"job_number":"JOB_187852","tr_customer_id":187870,"tr_customer_product_id":187860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:27.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"Eden Blick","mobile_number":"512-444-9528","email_id":"Alex_Morar83@hotmail.com","dop":"2025-04-06","serial_number":"14949939345623","imei1":"14949939345623","imei2":"14949939345623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187855,"job_number":"JOB_187855","tr_customer_id":187873,"tr_customer_product_id":187863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:49.000Z","name":"Brittany Koelpin","mobile_number":"476-573-4916","email_id":"Oliver.Hauck@hotmail.com","dop":"2025-04-06","serial_number":"14324164617011","imei1":"14324164617011","imei2":"14324164617011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187858,"job_number":"JOB_187858","tr_customer_id":187876,"tr_customer_product_id":187866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:18:37.000Z","name":"Kavon Ernser","mobile_number":"936-805-3057","email_id":"Meggie51@hotmail.com","dop":"2025-04-06","serial_number":"12901313953412","imei1":"12901313953412","imei2":"12901313953412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187990,"job_number":"JOB_187990","tr_customer_id":188008,"tr_customer_product_id":187998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:26.000Z","name":"Lilly Cormier","mobile_number":"874-555-4582","email_id":"Erica12@gmail.com","dop":"2025-12-01","serial_number":"14925116231045","imei1":"14925116231045","imei2":"14925116231045","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187992,"job_number":"JOB_187992","tr_customer_id":188010,"tr_customer_product_id":188000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:45.000Z","name":"Alexie O'Keefe","mobile_number":"312-694-5227","email_id":"Darron81@gmail.com","dop":"2025-12-01","serial_number":"19817161056543","imei1":"19817161056543","imei2":"19817161056543","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187994,"job_number":"JOB_187994","tr_customer_id":188012,"tr_customer_product_id":188002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:44:05.000Z","name":"Rodrigo Dibbert","mobile_number":"285-823-7436","email_id":"May51@gmail.com","dop":"2025-12-01","serial_number":"17002702572357","imei1":"17002702572357","imei2":"17002702572357","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187999,"job_number":"JOB_187999","tr_customer_id":188017,"tr_customer_product_id":188007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:06.000Z","modified_at":"2026-02-16T07:54:20.000Z","name":"Doyle Champlin","mobile_number":"991-895-5391","email_id":"Golden_Ebert@gmail.com","dop":"2025-11-04","serial_number":"27403033385899","imei1":"27403033385899","imei2":"27403033385899","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188000,"job_number":"JOB_188000","tr_customer_id":188018,"tr_customer_product_id":188008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:21.000Z","modified_at":"2026-02-16T07:54:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"14048676936871","imei1":"14048676936871","imei2":"14048676936871","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188001,"job_number":"JOB_188001","tr_customer_id":188019,"tr_customer_product_id":188009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:24.000Z","modified_at":"2026-02-16T07:54:57.000Z","name":"Lera Crona","mobile_number":"675-856-4300","email_id":"Opal_Hettinger@yahoo.com","dop":"2025-11-04","serial_number":"16913283008900","imei1":"16913283008900","imei2":"16913283008900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188002,"job_number":"JOB_188002","tr_customer_id":188020,"tr_customer_product_id":188010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:31.000Z","modified_at":"2026-02-16T07:54:40.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"11823408699530","imei1":"11823408699530","imei2":"11823408699530","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188003,"job_number":"JOB_188003","tr_customer_id":188021,"tr_customer_product_id":188011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:42.000Z","modified_at":"2026-02-16T07:54:52.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19453886786573","imei1":"19453886786573","imei2":"19453886786573","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188004,"job_number":"JOB_188004","tr_customer_id":188022,"tr_customer_product_id":188012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:53.000Z","modified_at":"2026-02-16T07:55:03.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"13646371864633","imei1":"13646371864633","imei2":"13646371864633","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188120,"job_number":"JOB_188120","tr_customer_id":188138,"tr_customer_product_id":188128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:50.000Z","modified_at":"2026-02-16T08:00:13.000Z","name":"Margaret Connelly","mobile_number":"700-236-6789","email_id":"Leonel_Gleason95@gmail.com","dop":"2026-01-04","serial_number":"10669452310584","imei1":"10669452310584","imei2":"110669452310584","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188123,"job_number":"JOB_188123","tr_customer_id":188141,"tr_customer_product_id":188131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:38.000Z","name":"Stan Schmeler","mobile_number":"535-898-7180","email_id":"Ryann.Homenick59@hotmail.com","dop":"2026-01-04","serial_number":"19828745605667","imei1":"19828745605667","imei2":"119828745605667","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188126,"job_number":"JOB_188126","tr_customer_id":188144,"tr_customer_product_id":188134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:01:05.000Z","name":"Cathryn McGlynn","mobile_number":"263-630-3612","email_id":"Wilber.Effertz53@gmail.com","dop":"2026-01-04","serial_number":"16847655870134","imei1":"16847655870134","imei2":"116847655870134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188128,"job_number":"JOB_188128","tr_customer_id":188146,"tr_customer_product_id":188136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:31.000Z","name":"Margarett Feeney","mobile_number":"813-824-5774","email_id":"Maddison42@gmail.com","dop":"2026-01-04","serial_number":"16391131374414","imei1":"16391131374414","imei2":"116391131374414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188129,"job_number":"JOB_188129","tr_customer_id":188147,"tr_customer_product_id":188137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:33.000Z","modified_at":"2026-02-16T08:04:19.000Z","name":"Kamille Goodwin","mobile_number":"484-538-4621","email_id":"Aurelie_Legros@hotmail.com","dop":"2025-04-06","serial_number":"16281277153747","imei1":"16281277153747","imei2":"16281277153747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188131,"job_number":"JOB_188131","tr_customer_id":188149,"tr_customer_product_id":188139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:47.000Z","modified_at":"2026-02-16T08:04:01.000Z","name":"Maud Stokes","mobile_number":"284-927-1828","email_id":"Tina73@yahoo.com","dop":"2025-11-04","serial_number":"62081627064371","imei1":"62081627064371","imei2":"62081627064371","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188132,"job_number":"JOB_188132","tr_customer_id":188150,"tr_customer_product_id":188140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:03.000Z","modified_at":"2026-02-16T08:04:45.000Z","name":"Lucas Langosh","mobile_number":"874-508-9040","email_id":"Niko_Gaylord73@yahoo.com","dop":"2025-04-06","serial_number":"13091789622888","imei1":"13091789622888","imei2":"13091789622888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188133,"job_number":"JOB_188133","tr_customer_id":188151,"tr_customer_product_id":188141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:17.000Z","name":"Sydni Hoppe","mobile_number":"208-831-0829","email_id":"Eleazar_Daugherty69@gmail.com","dop":"2025-11-04","serial_number":"63926390191839","imei1":"63926390191839","imei2":"63926390191839","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188135,"job_number":"JOB_188135","tr_customer_id":188153,"tr_customer_product_id":188143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:22.000Z","modified_at":"2026-02-16T08:04:35.000Z","name":"Dagmar Bahringer","mobile_number":"418-592-9217","email_id":"Deja91@yahoo.com","dop":"2025-11-04","serial_number":"66771164762960","imei1":"66771164762960","imei2":"66771164762960","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id187297Has required fileds 1 0 0
verify if the json number starts with JOB_ 811 0 0
Verify if the json object with id187298Has required fileds 1 0 0
Verify if the json object with id187299Has required fileds 1 0 0
Verify if the json object with id187300Has required fileds 1 0 0
Verify if the json object with id187301Has required fileds 1 0 0
Verify if the json object with id187302Has required fileds 1 0 0
Verify if the json object with id187303Has required fileds 1 0 0
Verify if the json object with id187304Has required fileds 1 0 0
Verify if the json object with id187305Has required fileds 1 0 0
Verify if the json object with id187306Has required fileds 1 0 0
Verify if the json object with id187307Has required fileds 1 0 0
Verify if the json object with id187308Has required fileds 1 0 0
Verify if the json object with id187309Has required fileds 1 0 0
Verify if the json object with id187310Has required fileds 1 0 0
Verify if the json object with id187311Has required fileds 1 0 0
Verify if the json object with id187312Has required fileds 1 0 0
Verify if the json object with id187313Has required fileds 1 0 0
Verify if the json object with id187314Has required fileds 1 0 0
Verify if the json object with id187315Has required fileds 1 0 0
Verify if the json object with id187316Has required fileds 1 0 0
Verify if the json object with id187317Has required fileds 1 0 0
Verify if the json object with id187318Has required fileds 1 0 0
Verify if the json object with id187319Has required fileds 1 0 0
Verify if the json object with id187320Has required fileds 1 0 0
Verify if the json object with id187321Has required fileds 1 0 0
Verify if the json object with id187322Has required fileds 1 0 0
Verify if the json object with id187323Has required fileds 1 0 0
Verify if the json object with id187324Has required fileds 1 0 0
Verify if the json object with id187325Has required fileds 1 0 0
Verify if the json object with id187326Has required fileds 1 0 0
Verify if the json object with id187327Has required fileds 1 0 0
Verify if the json object with id187328Has required fileds 1 0 0
Verify if the json object with id187329Has required fileds 1 0 0
Verify if the json object with id187330Has required fileds 1 0 0
Verify if the json object with id187331Has required fileds 1 0 0
Verify if the json object with id187332Has required fileds 1 0 0
Verify if the json object with id187333Has required fileds 1 0 0
Verify if the json object with id187334Has required fileds 1 0 0
Verify if the json object with id187335Has required fileds 1 0 0
Verify if the json object with id187336Has required fileds 1 0 0
Verify if the json object with id187337Has required fileds 1 0 0
Verify if the json object with id187338Has required fileds 1 0 0
Verify if the json object with id187339Has required fileds 1 0 0
Verify if the json object with id187340Has required fileds 1 0 0
Verify if the json object with id187341Has required fileds 1 0 0
Verify if the json object with id187342Has required fileds 1 0 0
Verify if the json object with id187343Has required fileds 1 0 0
Verify if the json object with id187344Has required fileds 1 0 0
Verify if the json object with id187345Has required fileds 1 0 0
Verify if the json object with id187346Has required fileds 1 0 0
Verify if the json object with id187347Has required fileds 1 0 0
Verify if the json object with id187348Has required fileds 1 0 0
Verify if the json object with id187349Has required fileds 1 0 0
Verify if the json object with id187350Has required fileds 1 0 0
Verify if the json object with id187351Has required fileds 1 0 0
Verify if the json object with id187352Has required fileds 1 0 0
Verify if the json object with id187353Has required fileds 1 0 0
Verify if the json object with id187354Has required fileds 1 0 0
Verify if the json object with id187355Has required fileds 1 0 0
Verify if the json object with id187356Has required fileds 1 0 0
Verify if the json object with id187357Has required fileds 1 0 0
Verify if the json object with id187358Has required fileds 1 0 0
Verify if the json object with id187359Has required fileds 1 0 0
Verify if the json object with id187360Has required fileds 1 0 0
Verify if the json object with id187361Has required fileds 1 0 0
Verify if the json object with id187362Has required fileds 1 0 0
Verify if the json object with id187363Has required fileds 1 0 0
Verify if the json object with id187364Has required fileds 1 0 0
Verify if the json object with id187365Has required fileds 1 0 0
Verify if the json object with id187366Has required fileds 1 0 0
Verify if the json object with id187367Has required fileds 1 0 0
Verify if the json object with id187368Has required fileds 1 0 0
Verify if the json object with id187369Has required fileds 1 0 0
Verify if the json object with id187370Has required fileds 1 0 0
Verify if the json object with id187371Has required fileds 1 0 0
Verify if the json object with id187372Has required fileds 1 0 0
Verify if the json object with id187373Has required fileds 1 0 0
Verify if the json object with id187374Has required fileds 1 0 0
Verify if the json object with id187375Has required fileds 1 0 0
Verify if the json object with id187376Has required fileds 1 0 0
Verify if the json object with id187377Has required fileds 1 0 0
Verify if the json object with id187378Has required fileds 1 0 0
Verify if the json object with id187379Has required fileds 1 0 0
Verify if the json object with id187380Has required fileds 1 0 0
Verify if the json object with id187381Has required fileds 1 0 0
Verify if the json object with id187382Has required fileds 1 0 0
Verify if the json object with id187383Has required fileds 1 0 0
Verify if the json object with id187384Has required fileds 1 0 0
Verify if the json object with id187385Has required fileds 1 0 0
Verify if the json object with id187386Has required fileds 1 0 0
Verify if the json object with id187387Has required fileds 1 0 0
Verify if the json object with id187388Has required fileds 1 0 0
Verify if the json object with id187389Has required fileds 1 0 0
Verify if the json object with id187390Has required fileds 1 0 0
Verify if the json object with id187391Has required fileds 1 0 0
Verify if the json object with id187392Has required fileds 1 0 0
Verify if the json object with id187393Has required fileds 1 0 0
Verify if the json object with id187394Has required fileds 1 0 0
Verify if the json object with id187395Has required fileds 1 0 0
Verify if the json object with id187396Has required fileds 1 0 0
Verify if the json object with id187397Has required fileds 1 0 0
Verify if the json object with id187398Has required fileds 1 0 0
Verify if the json object with id187399Has required fileds 1 0 0
Verify if the json object with id187400Has required fileds 1 0 0
Verify if the json object with id187401Has required fileds 1 0 0
Verify if the json object with id187402Has required fileds 1 0 0
Verify if the json object with id187403Has required fileds 1 0 0
Verify if the json object with id187404Has required fileds 1 0 0
Verify if the json object with id187405Has required fileds 1 0 0
Verify if the json object with id187406Has required fileds 1 0 0
Verify if the json object with id187407Has required fileds 1 0 0
Verify if the json object with id187408Has required fileds 1 0 0
Verify if the json object with id187409Has required fileds 1 0 0
Verify if the json object with id187410Has required fileds 1 0 0
Verify if the json object with id187411Has required fileds 1 0 0
Verify if the json object with id187412Has required fileds 1 0 0
Verify if the json object with id187413Has required fileds 1 0 0
Verify if the json object with id187414Has required fileds 1 0 0
Verify if the json object with id187415Has required fileds 1 0 0
Verify if the json object with id187416Has required fileds 1 0 0
Verify if the json object with id187417Has required fileds 1 0 0
Verify if the json object with id187418Has required fileds 1 0 0
Verify if the json object with id187419Has required fileds 1 0 0
Verify if the json object with id187420Has required fileds 1 0 0
Verify if the json object with id187421Has required fileds 1 0 0
Verify if the json object with id187422Has required fileds 1 0 0
Verify if the json object with id187423Has required fileds 1 0 0
Verify if the json object with id187424Has required fileds 1 0 0
Verify if the json object with id187425Has required fileds 1 0 0
Verify if the json object with id187426Has required fileds 1 0 0
Verify if the json object with id187427Has required fileds 1 0 0
Verify if the json object with id187428Has required fileds 1 0 0
Verify if the json object with id187429Has required fileds 1 0 0
Verify if the json object with id187430Has required fileds 1 0 0
Verify if the json object with id187431Has required fileds 1 0 0
Verify if the json object with id187432Has required fileds 1 0 0
Verify if the json object with id187433Has required fileds 1 0 0
Verify if the json object with id187434Has required fileds 1 0 0
Verify if the json object with id187435Has required fileds 1 0 0
Verify if the json object with id187436Has required fileds 1 0 0
Verify if the json object with id187437Has required fileds 1 0 0
Verify if the json object with id187438Has required fileds 1 0 0
Verify if the json object with id187439Has required fileds 1 0 0
Verify if the json object with id187440Has required fileds 1 0 0
Verify if the json object with id187441Has required fileds 1 0 0
Verify if the json object with id187442Has required fileds 1 0 0
Verify if the json object with id187443Has required fileds 1 0 0
Verify if the json object with id187444Has required fileds 1 0 0
Verify if the json object with id187445Has required fileds 1 0 0
Verify if the json object with id187446Has required fileds 1 0 0
Verify if the json object with id187447Has required fileds 1 0 0
Verify if the json object with id187448Has required fileds 1 0 0
Verify if the json object with id187449Has required fileds 1 0 0
Verify if the json object with id187450Has required fileds 1 0 0
Verify if the json object with id187451Has required fileds 1 0 0
Verify if the json object with id187452Has required fileds 1 0 0
Verify if the json object with id187453Has required fileds 1 0 0
Verify if the json object with id187454Has required fileds 1 0 0
Verify if the json object with id187455Has required fileds 1 0 0
Verify if the json object with id187456Has required fileds 1 0 0
Verify if the json object with id187457Has required fileds 1 0 0
Verify if the json object with id187458Has required fileds 1 0 0
Verify if the json object with id187459Has required fileds 1 0 0
Verify if the json object with id187460Has required fileds 1 0 0
Verify if the json object with id187461Has required fileds 1 0 0
Verify if the json object with id187462Has required fileds 1 0 0
Verify if the json object with id187463Has required fileds 1 0 0
Verify if the json object with id187464Has required fileds 1 0 0
Verify if the json object with id187465Has required fileds 1 0 0
Verify if the json object with id187466Has required fileds 1 0 0
Verify if the json object with id187467Has required fileds 1 0 0
Verify if the json object with id187468Has required fileds 1 0 0
Verify if the json object with id187469Has required fileds 1 0 0
Verify if the json object with id187470Has required fileds 1 0 0
Verify if the json object with id187471Has required fileds 1 0 0
Verify if the json object with id187472Has required fileds 1 0 0
Verify if the json object with id187473Has required fileds 1 0 0
Verify if the json object with id187474Has required fileds 1 0 0
Verify if the json object with id187475Has required fileds 1 0 0
Verify if the json object with id187476Has required fileds 1 0 0
Verify if the json object with id187477Has required fileds 1 0 0
Verify if the json object with id187478Has required fileds 1 0 0
Verify if the json object with id187479Has required fileds 1 0 0
Verify if the json object with id187480Has required fileds 1 0 0
Verify if the json object with id187481Has required fileds 1 0 0
Verify if the json object with id187482Has required fileds 1 0 0
Verify if the json object with id187483Has required fileds 1 0 0
Verify if the json object with id187484Has required fileds 1 0 0
Verify if the json object with id187485Has required fileds 1 0 0
Verify if the json object with id187486Has required fileds 1 0 0
Verify if the json object with id187487Has required fileds 1 0 0
Verify if the json object with id187488Has required fileds 1 0 0
Verify if the json object with id187489Has required fileds 1 0 0
Verify if the json object with id187490Has required fileds 1 0 0
Verify if the json object with id187491Has required fileds 1 0 0
Verify if the json object with id187492Has required fileds 1 0 0
Verify if the json object with id187493Has required fileds 1 0 0
Verify if the json object with id187494Has required fileds 1 0 0
Verify if the json object with id187495Has required fileds 1 0 0
Verify if the json object with id187496Has required fileds 1 0 0
Verify if the json object with id187497Has required fileds 1 0 0
Verify if the json object with id187498Has required fileds 1 0 0
Verify if the json object with id187499Has required fileds 1 0 0
Verify if the json object with id187500Has required fileds 1 0 0
Verify if the json object with id187501Has required fileds 1 0 0
Verify if the json object with id187502Has required fileds 1 0 0
Verify if the json object with id187503Has required fileds 1 0 0
Verify if the json object with id187504Has required fileds 1 0 0
Verify if the json object with id187505Has required fileds 1 0 0
Verify if the json object with id187506Has required fileds 1 0 0
Verify if the json object with id187507Has required fileds 1 0 0
Verify if the json object with id187508Has required fileds 1 0 0
Verify if the json object with id187509Has required fileds 1 0 0
Verify if the json object with id187510Has required fileds 1 0 0
Verify if the json object with id187511Has required fileds 1 0 0
Verify if the json object with id187512Has required fileds 1 0 0
Verify if the json object with id187513Has required fileds 1 0 0
Verify if the json object with id187514Has required fileds 1 0 0
Verify if the json object with id187515Has required fileds 1 0 0
Verify if the json object with id187516Has required fileds 1 0 0
Verify if the json object with id187517Has required fileds 1 0 0
Verify if the json object with id187518Has required fileds 1 0 0
Verify if the json object with id187519Has required fileds 1 0 0
Verify if the json object with id187520Has required fileds 1 0 0
Verify if the json object with id187521Has required fileds 1 0 0
Verify if the json object with id187522Has required fileds 1 0 0
Verify if the json object with id187523Has required fileds 1 0 0
Verify if the json object with id187524Has required fileds 1 0 0
Verify if the json object with id187525Has required fileds 1 0 0
Verify if the json object with id187526Has required fileds 1 0 0
Verify if the json object with id187527Has required fileds 1 0 0
Verify if the json object with id187528Has required fileds 1 0 0
Verify if the json object with id187529Has required fileds 1 0 0
Verify if the json object with id187530Has required fileds 1 0 0
Verify if the json object with id187531Has required fileds 1 0 0
Verify if the json object with id187532Has required fileds 1 0 0
Verify if the json object with id187533Has required fileds 1 0 0
Verify if the json object with id187534Has required fileds 1 0 0
Verify if the json object with id187535Has required fileds 1 0 0
Verify if the json object with id187536Has required fileds 1 0 0
Verify if the json object with id187537Has required fileds 1 0 0
Verify if the json object with id187538Has required fileds 1 0 0
Verify if the json object with id187539Has required fileds 1 0 0
Verify if the json object with id187540Has required fileds 1 0 0
Verify if the json object with id187542Has required fileds 1 0 0
Verify if the json object with id187543Has required fileds 1 0 0
Verify if the json object with id187545Has required fileds 1 0 0
Verify if the json object with id187546Has required fileds 1 0 0
Verify if the json object with id187547Has required fileds 1 0 0
Verify if the json object with id187548Has required fileds 1 0 0
Verify if the json object with id187549Has required fileds 1 0 0
Verify if the json object with id187550Has required fileds 1 0 0
Verify if the json object with id187551Has required fileds 1 0 0
Verify if the json object with id187552Has required fileds 1 0 0
Verify if the json object with id187553Has required fileds 1 0 0
Verify if the json object with id187554Has required fileds 1 0 0
Verify if the json object with id187555Has required fileds 1 0 0
Verify if the json object with id187556Has required fileds 1 0 0
Verify if the json object with id187557Has required fileds 1 0 0
Verify if the json object with id187558Has required fileds 1 0 0
Verify if the json object with id187559Has required fileds 1 0 0
Verify if the json object with id187560Has required fileds 1 0 0
Verify if the json object with id187561Has required fileds 1 0 0
Verify if the json object with id187562Has required fileds 1 0 0
Verify if the json object with id187563Has required fileds 1 0 0
Verify if the json object with id187564Has required fileds 1 0 0
Verify if the json object with id187565Has required fileds 1 0 0
Verify if the json object with id187566Has required fileds 1 0 0
Verify if the json object with id187567Has required fileds 1 0 0
Verify if the json object with id187568Has required fileds 1 0 0
Verify if the json object with id187569Has required fileds 1 0 0
Verify if the json object with id187570Has required fileds 1 0 0
Verify if the json object with id187571Has required fileds 1 0 0
Verify if the json object with id187572Has required fileds 1 0 0
Verify if the json object with id187573Has required fileds 1 0 0
Verify if the json object with id187574Has required fileds 1 0 0
Verify if the json object with id187575Has required fileds 1 0 0
Verify if the json object with id187576Has required fileds 1 0 0
Verify if the json object with id187577Has required fileds 1 0 0
Verify if the json object with id187578Has required fileds 1 0 0
Verify if the json object with id187579Has required fileds 1 0 0
Verify if the json object with id187580Has required fileds 1 0 0
Verify if the json object with id187581Has required fileds 1 0 0
Verify if the json object with id187582Has required fileds 1 0 0
Verify if the json object with id187583Has required fileds 1 0 0
Verify if the json object with id187584Has required fileds 1 0 0
Verify if the json object with id187585Has required fileds 1 0 0
Verify if the json object with id187586Has required fileds 1 0 0
Verify if the json object with id187587Has required fileds 1 0 0
Verify if the json object with id187588Has required fileds 1 0 0
Verify if the json object with id187589Has required fileds 1 0 0
Verify if the json object with id187590Has required fileds 1 0 0
Verify if the json object with id187591Has required fileds 1 0 0
Verify if the json object with id187592Has required fileds 1 0 0
Verify if the json object with id187593Has required fileds 1 0 0
Verify if the json object with id187594Has required fileds 1 0 0
Verify if the json object with id187595Has required fileds 1 0 0
Verify if the json object with id187596Has required fileds 1 0 0
Verify if the json object with id187597Has required fileds 1 0 0
Verify if the json object with id187598Has required fileds 1 0 0
Verify if the json object with id187599Has required fileds 1 0 0
Verify if the json object with id187600Has required fileds 1 0 0
Verify if the json object with id187601Has required fileds 1 0 0
Verify if the json object with id187602Has required fileds 1 0 0
Verify if the json object with id187603Has required fileds 1 0 0
Verify if the json object with id187604Has required fileds 1 0 0
Verify if the json object with id187605Has required fileds 1 0 0
Verify if the json object with id187606Has required fileds 1 0 0
Verify if the json object with id187607Has required fileds 1 0 0
Verify if the json object with id187608Has required fileds 1 0 0
Verify if the json object with id187609Has required fileds 1 0 0
Verify if the json object with id187610Has required fileds 1 0 0
Verify if the json object with id187611Has required fileds 1 0 0
Verify if the json object with id187612Has required fileds 1 0 0
Verify if the json object with id187613Has required fileds 1 0 0
Verify if the json object with id187614Has required fileds 1 0 0
Verify if the json object with id187615Has required fileds 1 0 0
Verify if the json object with id187616Has required fileds 1 0 0
Verify if the json object with id187617Has required fileds 1 0 0
Verify if the json object with id187618Has required fileds 1 0 0
Verify if the json object with id187619Has required fileds 1 0 0
Verify if the json object with id187620Has required fileds 1 0 0
Verify if the json object with id187621Has required fileds 1 0 0
Verify if the json object with id187622Has required fileds 1 0 0
Verify if the json object with id187623Has required fileds 1 0 0
Verify if the json object with id187624Has required fileds 1 0 0
Verify if the json object with id187625Has required fileds 1 0 0
Verify if the json object with id187626Has required fileds 1 0 0
Verify if the json object with id187627Has required fileds 1 0 0
Verify if the json object with id187628Has required fileds 1 0 0
Verify if the json object with id187629Has required fileds 1 0 0
Verify if the json object with id187630Has required fileds 1 0 0
Verify if the json object with id187631Has required fileds 1 0 0
Verify if the json object with id187632Has required fileds 1 0 0
Verify if the json object with id187633Has required fileds 1 0 0
Verify if the json object with id187634Has required fileds 1 0 0
Verify if the json object with id187635Has required fileds 1 0 0
Verify if the json object with id187636Has required fileds 1 0 0
Verify if the json object with id187637Has required fileds 1 0 0
Verify if the json object with id187638Has required fileds 1 0 0
Verify if the json object with id187639Has required fileds 1 0 0
Verify if the json object with id187640Has required fileds 1 0 0
Verify if the json object with id187641Has required fileds 1 0 0
Verify if the json object with id187642Has required fileds 1 0 0
Verify if the json object with id187643Has required fileds 1 0 0
Verify if the json object with id187644Has required fileds 1 0 0
Verify if the json object with id187645Has required fileds 1 0 0
Verify if the json object with id187646Has required fileds 1 0 0
Verify if the json object with id187647Has required fileds 1 0 0
Verify if the json object with id187648Has required fileds 1 0 0
Verify if the json object with id187649Has required fileds 1 0 0
Verify if the json object with id187650Has required fileds 1 0 0
Verify if the json object with id187651Has required fileds 1 0 0
Verify if the json object with id187652Has required fileds 1 0 0
Verify if the json object with id187653Has required fileds 1 0 0
Verify if the json object with id187654Has required fileds 1 0 0
Verify if the json object with id187655Has required fileds 1 0 0
Verify if the json object with id187656Has required fileds 1 0 0
Verify if the json object with id187657Has required fileds 1 0 0
Verify if the json object with id187658Has required fileds 1 0 0
Verify if the json object with id187659Has required fileds 1 0 0
Verify if the json object with id187660Has required fileds 1 0 0
Verify if the json object with id187661Has required fileds 1 0 0
Verify if the json object with id187662Has required fileds 1 0 0
Verify if the json object with id187663Has required fileds 1 0 0
Verify if the json object with id187664Has required fileds 1 0 0
Verify if the json object with id187665Has required fileds 1 0 0
Verify if the json object with id187666Has required fileds 1 0 0
Verify if the json object with id187667Has required fileds 1 0 0
Verify if the json object with id187668Has required fileds 1 0 0
Verify if the json object with id187669Has required fileds 1 0 0
Verify if the json object with id187670Has required fileds 1 0 0
Verify if the json object with id187671Has required fileds 1 0 0
Verify if the json object with id187672Has required fileds 1 0 0
Verify if the json object with id187673Has required fileds 1 0 0
Verify if the json object with id187674Has required fileds 1 0 0
Verify if the json object with id187675Has required fileds 1 0 0
Verify if the json object with id187676Has required fileds 1 0 0
Verify if the json object with id187677Has required fileds 1 0 0
Verify if the json object with id187678Has required fileds 1 0 0
Verify if the json object with id187679Has required fileds 1 0 0
Verify if the json object with id187680Has required fileds 1 0 0
Verify if the json object with id187681Has required fileds 1 0 0
Verify if the json object with id187682Has required fileds 1 0 0
Verify if the json object with id187683Has required fileds 1 0 0
Verify if the json object with id187684Has required fileds 1 0 0
Verify if the json object with id187685Has required fileds 1 0 0
Verify if the json object with id187686Has required fileds 1 0 0
Verify if the json object with id187687Has required fileds 1 0 0
Verify if the json object with id187688Has required fileds 1 0 0
Verify if the json object with id187689Has required fileds 1 0 0
Verify if the json object with id187690Has required fileds 1 0 0
Verify if the json object with id187691Has required fileds 1 0 0
Verify if the json object with id187692Has required fileds 1 0 0
Verify if the json object with id187693Has required fileds 1 0 0
Verify if the json object with id187694Has required fileds 1 0 0
Verify if the json object with id187695Has required fileds 1 0 0
Verify if the json object with id187696Has required fileds 1 0 0
Verify if the json object with id187697Has required fileds 1 0 0
Verify if the json object with id187698Has required fileds 1 0 0
Verify if the json object with id187699Has required fileds 1 0 0
Verify if the json object with id187700Has required fileds 1 0 0
Verify if the json object with id187701Has required fileds 1 0 0
Verify if the json object with id187702Has required fileds 1 0 0
Verify if the json object with id187703Has required fileds 1 0 0
Verify if the json object with id187704Has required fileds 1 0 0
Verify if the json object with id187705Has required fileds 1 0 0
Verify if the json object with id187706Has required fileds 1 0 0
Verify if the json object with id187707Has required fileds 1 0 0
Verify if the json object with id187708Has required fileds 1 0 0
Verify if the json object with id187709Has required fileds 1 0 0
Verify if the json object with id187710Has required fileds 1 0 0
Verify if the json object with id187711Has required fileds 1 0 0
Verify if the json object with id187712Has required fileds 1 0 0
Verify if the json object with id187713Has required fileds 1 0 0
Verify if the json object with id187714Has required fileds 1 0 0
Verify if the json object with id187715Has required fileds 1 0 0
Verify if the json object with id187716Has required fileds 1 0 0
Verify if the json object with id187717Has required fileds 1 0 0
Verify if the json object with id187718Has required fileds 1 0 0
Verify if the json object with id187719Has required fileds 1 0 0
Verify if the json object with id187720Has required fileds 1 0 0
Verify if the json object with id187721Has required fileds 1 0 0
Verify if the json object with id187722Has required fileds 1 0 0
Verify if the json object with id187723Has required fileds 1 0 0
Verify if the json object with id187724Has required fileds 1 0 0
Verify if the json object with id187725Has required fileds 1 0 0
Verify if the json object with id187726Has required fileds 1 0 0
Verify if the json object with id187727Has required fileds 1 0 0
Verify if the json object with id187728Has required fileds 1 0 0
Verify if the json object with id187729Has required fileds 1 0 0
Verify if the json object with id187730Has required fileds 1 0 0
Verify if the json object with id187731Has required fileds 1 0 0
Verify if the json object with id187732Has required fileds 1 0 0
Verify if the json object with id187733Has required fileds 1 0 0
Verify if the json object with id187734Has required fileds 1 0 0
Verify if the json object with id187735Has required fileds 1 0 0
Verify if the json object with id187736Has required fileds 1 0 0
Verify if the json object with id187737Has required fileds 1 0 0
Verify if the json object with id187738Has required fileds 1 0 0
Verify if the json object with id187739Has required fileds 1 0 0
Verify if the json object with id187740Has required fileds 1 0 0
Verify if the json object with id187741Has required fileds 1 0 0
Verify if the json object with id187742Has required fileds 1 0 0
Verify if the json object with id187743Has required fileds 1 0 0
Verify if the json object with id187744Has required fileds 1 0 0
Verify if the json object with id187745Has required fileds 1 0 0
Verify if the json object with id187746Has required fileds 1 0 0
Verify if the json object with id187747Has required fileds 1 0 0
Verify if the json object with id187748Has required fileds 1 0 0
Verify if the json object with id187749Has required fileds 1 0 0
Verify if the json object with id187750Has required fileds 1 0 0
Verify if the json object with id187751Has required fileds 1 0 0
Verify if the json object with id187752Has required fileds 1 0 0
Verify if the json object with id187753Has required fileds 1 0 0
Verify if the json object with id187754Has required fileds 1 0 0
Verify if the json object with id187755Has required fileds 1 0 0
Verify if the json object with id187756Has required fileds 1 0 0
Verify if the json object with id187757Has required fileds 1 0 0
Verify if the json object with id187758Has required fileds 1 0 0
Verify if the json object with id187759Has required fileds 1 0 0
Verify if the json object with id187760Has required fileds 1 0 0
Verify if the json object with id187761Has required fileds 1 0 0
Verify if the json object with id187762Has required fileds 1 0 0
Verify if the json object with id187763Has required fileds 1 0 0
Verify if the json object with id187764Has required fileds 1 0 0
Verify if the json object with id187765Has required fileds 1 0 0
Verify if the json object with id187766Has required fileds 1 0 0
Verify if the json object with id187767Has required fileds 1 0 0
Verify if the json object with id187768Has required fileds 1 0 0
Verify if the json object with id187769Has required fileds 1 0 0
Verify if the json object with id187770Has required fileds 1 0 0
Verify if the json object with id187771Has required fileds 1 0 0
Verify if the json object with id187772Has required fileds 1 0 0
Verify if the json object with id187773Has required fileds 1 0 0
Verify if the json object with id187774Has required fileds 1 0 0
Verify if the json object with id187775Has required fileds 1 0 0
Verify if the json object with id187776Has required fileds 1 0 0
Verify if the json object with id187777Has required fileds 1 0 0
Verify if the json object with id187778Has required fileds 1 0 0
Verify if the json object with id187779Has required fileds 1 0 0
Verify if the json object with id187780Has required fileds 1 0 0
Verify if the json object with id187781Has required fileds 1 0 0
Verify if the json object with id187782Has required fileds 1 0 0
Verify if the json object with id187783Has required fileds 1 0 0
Verify if the json object with id187784Has required fileds 1 0 0
Verify if the json object with id187785Has required fileds 1 0 0
Verify if the json object with id187786Has required fileds 1 0 0
Verify if the json object with id187787Has required fileds 1 0 0
Verify if the json object with id187788Has required fileds 1 0 0
Verify if the json object with id187789Has required fileds 1 0 0
Verify if the json object with id187790Has required fileds 1 0 0
Verify if the json object with id187791Has required fileds 1 0 0
Verify if the json object with id187792Has required fileds 1 0 0
Verify if the json object with id187793Has required fileds 1 0 0
Verify if the json object with id187794Has required fileds 1 0 0
Verify if the json object with id187795Has required fileds 1 0 0
Verify if the json object with id187796Has required fileds 1 0 0
Verify if the json object with id187797Has required fileds 1 0 0
Verify if the json object with id187798Has required fileds 1 0 0
Verify if the json object with id187799Has required fileds 1 0 0
Verify if the json object with id187800Has required fileds 1 0 0
Verify if the json object with id187801Has required fileds 1 0 0
Verify if the json object with id187802Has required fileds 1 0 0
Verify if the json object with id187803Has required fileds 1 0 0
Verify if the json object with id187804Has required fileds 1 0 0
Verify if the json object with id187805Has required fileds 1 0 0
Verify if the json object with id187806Has required fileds 1 0 0
Verify if the json object with id187807Has required fileds 1 0 0
Verify if the json object with id187808Has required fileds 1 0 0
Verify if the json object with id187809Has required fileds 1 0 0
Verify if the json object with id187810Has required fileds 1 0 0
Verify if the json object with id187811Has required fileds 1 0 0
Verify if the json object with id187812Has required fileds 1 0 0
Verify if the json object with id187813Has required fileds 1 0 0
Verify if the json object with id187814Has required fileds 1 0 0
Verify if the json object with id187815Has required fileds 1 0 0
Verify if the json object with id187816Has required fileds 1 0 0
Verify if the json object with id187817Has required fileds 1 0 0
Verify if the json object with id187818Has required fileds 1 0 0
Verify if the json object with id187819Has required fileds 1 0 0
Verify if the json object with id187820Has required fileds 1 0 0
Verify if the json object with id187821Has required fileds 1 0 0
Verify if the json object with id187822Has required fileds 1 0 0
Verify if the json object with id187823Has required fileds 1 0 0
Verify if the json object with id187824Has required fileds 1 0 0
Verify if the json object with id187825Has required fileds 1 0 0
Verify if the json object with id187826Has required fileds 1 0 0
Verify if the json object with id187827Has required fileds 1 0 0
Verify if the json object with id187828Has required fileds 1 0 0
Verify if the json object with id187829Has required fileds 1 0 0
Verify if the json object with id187830Has required fileds 1 0 0
Verify if the json object with id187831Has required fileds 1 0 0
Verify if the json object with id187832Has required fileds 1 0 0
Verify if the json object with id187833Has required fileds 1 0 0
Verify if the json object with id187834Has required fileds 1 0 0
Verify if the json object with id187835Has required fileds 1 0 0
Verify if the json object with id187836Has required fileds 1 0 0
Verify if the json object with id187837Has required fileds 1 0 0
Verify if the json object with id187838Has required fileds 1 0 0
Verify if the json object with id187839Has required fileds 1 0 0
Verify if the json object with id187840Has required fileds 1 0 0
Verify if the json object with id187841Has required fileds 1 0 0
Verify if the json object with id187842Has required fileds 1 0 0
Verify if the json object with id187843Has required fileds 1 0 0
Verify if the json object with id187844Has required fileds 1 0 0
Verify if the json object with id187845Has required fileds 1 0 0
Verify if the json object with id187846Has required fileds 1 0 0
Verify if the json object with id187847Has required fileds 1 0 0
Verify if the json object with id187848Has required fileds 1 0 0
Verify if the json object with id187849Has required fileds 1 0 0
Verify if the json object with id187850Has required fileds 1 0 0
Verify if the json object with id187851Has required fileds 1 0 0
Verify if the json object with id187852Has required fileds 1 0 0
Verify if the json object with id187853Has required fileds 1 0 0
Verify if the json object with id187854Has required fileds 1 0 0
Verify if the json object with id187855Has required fileds 1 0 0
Verify if the json object with id187856Has required fileds 1 0 0
Verify if the json object with id187857Has required fileds 1 0 0
Verify if the json object with id187858Has required fileds 1 0 0
Verify if the json object with id187859Has required fileds 1 0 0
Verify if the json object with id187860Has required fileds 1 0 0
Verify if the json object with id187861Has required fileds 1 0 0
Verify if the json object with id187862Has required fileds 1 0 0
Verify if the json object with id187863Has required fileds 1 0 0
Verify if the json object with id187864Has required fileds 1 0 0
Verify if the json object with id187865Has required fileds 1 0 0
Verify if the json object with id187866Has required fileds 1 0 0
Verify if the json object with id187868Has required fileds 1 0 0
Verify if the json object with id187869Has required fileds 1 0 0
Verify if the json object with id187870Has required fileds 1 0 0
Verify if the json object with id187871Has required fileds 1 0 0
Verify if the json object with id187872Has required fileds 1 0 0
Verify if the json object with id187873Has required fileds 1 0 0
Verify if the json object with id187874Has required fileds 1 0 0
Verify if the json object with id187875Has required fileds 1 0 0
Verify if the json object with id187876Has required fileds 1 0 0
Verify if the json object with id187877Has required fileds 1 0 0
Verify if the json object with id187878Has required fileds 1 0 0
Verify if the json object with id187880Has required fileds 1 0 0
Verify if the json object with id187882Has required fileds 1 0 0
Verify if the json object with id187883Has required fileds 1 0 0
Verify if the json object with id187884Has required fileds 1 0 0
Verify if the json object with id187885Has required fileds 1 0 0
Verify if the json object with id187886Has required fileds 1 0 0
Verify if the json object with id187887Has required fileds 1 0 0
Verify if the json object with id187889Has required fileds 1 0 0
Verify if the json object with id187890Has required fileds 1 0 0
Verify if the json object with id187892Has required fileds 1 0 0
Verify if the json object with id187893Has required fileds 1 0 0
Verify if the json object with id187895Has required fileds 1 0 0
Verify if the json object with id187898Has required fileds 1 0 0
Verify if the json object with id187899Has required fileds 1 0 0
Verify if the json object with id187900Has required fileds 1 0 0
Verify if the json object with id187902Has required fileds 1 0 0
Verify if the json object with id187903Has required fileds 1 0 0
Verify if the json object with id187905Has required fileds 1 0 0
Verify if the json object with id187906Has required fileds 1 0 0
Verify if the json object with id187907Has required fileds 1 0 0
Verify if the json object with id187908Has required fileds 1 0 0
Verify if the json object with id187910Has required fileds 1 0 0
Verify if the json object with id187911Has required fileds 1 0 0
Verify if the json object with id187915Has required fileds 1 0 0
Verify if the json object with id187916Has required fileds 1 0 0
Verify if the json object with id187917Has required fileds 1 0 0
Verify if the json object with id187918Has required fileds 1 0 0
Verify if the json object with id187919Has required fileds 1 0 0
Verify if the json object with id187920Has required fileds 1 0 0
Verify if the json object with id187921Has required fileds 1 0 0
Verify if the json object with id187922Has required fileds 1 0 0
Verify if the json object with id187923Has required fileds 1 0 0
Verify if the json object with id187925Has required fileds 1 0 0
Verify if the json object with id187927Has required fileds 1 0 0
Verify if the json object with id187928Has required fileds 1 0 0
Verify if the json object with id187929Has required fileds 1 0 0
Verify if the json object with id187930Has required fileds 1 0 0
Verify if the json object with id187931Has required fileds 1 0 0
Verify if the json object with id187933Has required fileds 1 0 0
Verify if the json object with id187934Has required fileds 1 0 0
Verify if the json object with id187936Has required fileds 1 0 0
Verify if the json object with id187937Has required fileds 1 0 0
Verify if the json object with id187940Has required fileds 1 0 0
Verify if the json object with id187942Has required fileds 1 0 0
Verify if the json object with id187943Has required fileds 1 0 0
Verify if the json object with id187945Has required fileds 1 0 0
Verify if the json object with id187946Has required fileds 1 0 0
Verify if the json object with id187947Has required fileds 1 0 0
Verify if the json object with id187948Has required fileds 1 0 0
Verify if the json object with id187949Has required fileds 1 0 0
Verify if the json object with id187951Has required fileds 1 0 0
Verify if the json object with id187952Has required fileds 1 0 0
Verify if the json object with id187953Has required fileds 1 0 0
Verify if the json object with id187954Has required fileds 1 0 0
Verify if the json object with id187955Has required fileds 1 0 0
Verify if the json object with id187956Has required fileds 1 0 0
Verify if the json object with id187958Has required fileds 1 0 0
Verify if the json object with id187959Has required fileds 1 0 0
Verify if the json object with id187961Has required fileds 1 0 0
Verify if the json object with id187962Has required fileds 1 0 0
Verify if the json object with id187963Has required fileds 1 0 0
Verify if the json object with id187967Has required fileds 1 0 0
Verify if the json object with id187968Has required fileds 1 0 0
Verify if the json object with id187969Has required fileds 1 0 0
Verify if the json object with id187970Has required fileds 1 0 0
Verify if the json object with id187971Has required fileds 1 0 0
Verify if the json object with id187972Has required fileds 1 0 0
Verify if the json object with id187973Has required fileds 1 0 0
Verify if the json object with id187975Has required fileds 1 0 0
Verify if the json object with id187976Has required fileds 1 0 0
Verify if the json object with id187977Has required fileds 1 0 0
Verify if the json object with id187978Has required fileds 1 0 0
Verify if the json object with id187980Has required fileds 1 0 0
Verify if the json object with id187981Has required fileds 1 0 0
Verify if the json object with id187982Has required fileds 1 0 0
Verify if the json object with id187983Has required fileds 1 0 0
Verify if the json object with id187984Has required fileds 1 0 0
Verify if the json object with id187985Has required fileds 1 0 0
Verify if the json object with id187986Has required fileds 1 0 0
Verify if the json object with id187987Has required fileds 1 0 0
Verify if the json object with id187988Has required fileds 1 0 0
Verify if the json object with id187989Has required fileds 1 0 0
Verify if the json object with id187990Has required fileds 1 0 0
Verify if the json object with id187991Has required fileds 1 0 0
Verify if the json object with id187992Has required fileds 1 0 0
Verify if the json object with id187993Has required fileds 1 0 0
Verify if the json object with id187994Has required fileds 1 0 0
Verify if the json object with id187995Has required fileds 1 0 0
Verify if the json object with id187996Has required fileds 1 0 0
Verify if the json object with id187997Has required fileds 1 0 0
Verify if the json object with id187998Has required fileds 1 0 0
Verify if the json object with id187999Has required fileds 1 0 0
Verify if the json object with id188000Has required fileds 1 0 0
Verify if the json object with id188001Has required fileds 1 0 0
Verify if the json object with id188002Has required fileds 1 0 0
Verify if the json object with id188003Has required fileds 1 0 0
Verify if the json object with id188004Has required fileds 1 0 0
Verify if the json object with id188005Has required fileds 1 0 0
Verify if the json object with id188006Has required fileds 1 0 0
Verify if the json object with id188007Has required fileds 1 0 0
Verify if the json object with id188008Has required fileds 1 0 0
Verify if the json object with id188009Has required fileds 1 0 0
Verify if the json object with id188010Has required fileds 1 0 0
Verify if the json object with id188011Has required fileds 1 0 0
Verify if the json object with id188012Has required fileds 1 0 0
Verify if the json object with id188013Has required fileds 1 0 0
Verify if the json object with id188014Has required fileds 1 0 0
Verify if the json object with id188015Has required fileds 1 0 0
Verify if the json object with id188016Has required fileds 1 0 0
Verify if the json object with id188017Has required fileds 1 0 0
Verify if the json object with id188018Has required fileds 1 0 0
Verify if the json object with id188019Has required fileds 1 0 0
Verify if the json object with id188020Has required fileds 1 0 0
Verify if the json object with id188021Has required fileds 1 0 0
Verify if the json object with id188022Has required fileds 1 0 0
Verify if the json object with id188023Has required fileds 1 0 0
Verify if the json object with id188024Has required fileds 1 0 0
Verify if the json object with id188025Has required fileds 1 0 0
Verify if the json object with id188026Has required fileds 1 0 0
Verify if the json object with id188027Has required fileds 1 0 0
Verify if the json object with id188028Has required fileds 1 0 0
Verify if the json object with id188029Has required fileds 1 0 0
Verify if the json object with id188030Has required fileds 1 0 0
Verify if the json object with id188031Has required fileds 1 0 0
Verify if the json object with id188032Has required fileds 1 0 0
Verify if the json object with id188033Has required fileds 1 0 0
Verify if the json object with id188034Has required fileds 1 0 0
Verify if the json object with id188035Has required fileds 1 0 0
Verify if the json object with id188036Has required fileds 1 0 0
Verify if the json object with id188037Has required fileds 1 0 0
Verify if the json object with id188038Has required fileds 1 0 0
Verify if the json object with id188039Has required fileds 1 0 0
Verify if the json object with id188040Has required fileds 1 0 0
Verify if the json object with id188041Has required fileds 1 0 0
Verify if the json object with id188042Has required fileds 1 0 0
Verify if the json object with id188043Has required fileds 1 0 0
Verify if the json object with id188044Has required fileds 1 0 0
Verify if the json object with id188045Has required fileds 1 0 0
Verify if the json object with id188046Has required fileds 1 0 0
Verify if the json object with id188047Has required fileds 1 0 0
Verify if the json object with id188048Has required fileds 1 0 0
Verify if the json object with id188049Has required fileds 1 0 0
Verify if the json object with id188050Has required fileds 1 0 0
Verify if the json object with id188051Has required fileds 1 0 0
Verify if the json object with id188052Has required fileds 1 0 0
Verify if the json object with id188053Has required fileds 1 0 0
Verify if the json object with id188054Has required fileds 1 0 0
Verify if the json object with id188055Has required fileds 1 0 0
Verify if the json object with id188056Has required fileds 1 0 0
Verify if the json object with id188057Has required fileds 1 0 0
Verify if the json object with id188058Has required fileds 1 0 0
Verify if the json object with id188059Has required fileds 1 0 0
Verify if the json object with id188060Has required fileds 1 0 0
Verify if the json object with id188061Has required fileds 1 0 0
Verify if the json object with id188062Has required fileds 1 0 0
Verify if the json object with id188063Has required fileds 1 0 0
Verify if the json object with id188064Has required fileds 1 0 0
Verify if the json object with id188065Has required fileds 1 0 0
Verify if the json object with id188066Has required fileds 1 0 0
Verify if the json object with id188067Has required fileds 1 0 0
Verify if the json object with id188068Has required fileds 1 0 0
Verify if the json object with id188069Has required fileds 1 0 0
Verify if the json object with id188070Has required fileds 1 0 0
Verify if the json object with id188071Has required fileds 1 0 0
Verify if the json object with id188072Has required fileds 1 0 0
Verify if the json object with id188073Has required fileds 1 0 0
Verify if the json object with id188074Has required fileds 1 0 0
Verify if the json object with id188075Has required fileds 1 0 0
Verify if the json object with id188076Has required fileds 1 0 0
Verify if the json object with id188077Has required fileds 1 0 0
Verify if the json object with id188078Has required fileds 1 0 0
Verify if the json object with id188079Has required fileds 1 0 0
Verify if the json object with id188080Has required fileds 1 0 0
Verify if the json object with id188081Has required fileds 1 0 0
Verify if the json object with id188082Has required fileds 1 0 0
Verify if the json object with id188083Has required fileds 1 0 0
Verify if the json object with id188084Has required fileds 1 0 0
Verify if the json object with id188085Has required fileds 1 0 0
Verify if the json object with id188086Has required fileds 1 0 0
Verify if the json object with id188087Has required fileds 1 0 0
Verify if the json object with id188088Has required fileds 1 0 0
Verify if the json object with id188089Has required fileds 1 0 0
Verify if the json object with id188090Has required fileds 1 0 0
Verify if the json object with id188091Has required fileds 1 0 0
Verify if the json object with id188092Has required fileds 1 0 0
Verify if the json object with id188093Has required fileds 1 0 0
Verify if the json object with id188094Has required fileds 1 0 0
Verify if the json object with id188095Has required fileds 1 0 0
Verify if the json object with id188096Has required fileds 1 0 0
Verify if the json object with id188097Has required fileds 1 0 0
Verify if the json object with id188098Has required fileds 1 0 0
Verify if the json object with id188099Has required fileds 1 0 0
Verify if the json object with id188100Has required fileds 1 0 0
Verify if the json object with id188101Has required fileds 1 0 0
Verify if the json object with id188102Has required fileds 1 0 0
Verify if the json object with id188103Has required fileds 1 0 0
Verify if the json object with id188104Has required fileds 1 0 0
Verify if the json object with id188105Has required fileds 1 0 0
Verify if the json object with id188106Has required fileds 1 0 0
Verify if the json object with id188107Has required fileds 1 0 0
Verify if the json object with id188108Has required fileds 1 0 0
Verify if the json object with id188109Has required fileds 1 0 0
Verify if the json object with id188110Has required fileds 1 0 0
Verify if the json object with id188111Has required fileds 1 0 0
Verify if the json object with id188112Has required fileds 1 0 0
Verify if the json object with id188113Has required fileds 1 0 0
Verify if the json object with id188114Has required fileds 1 0 0
Verify if the json object with id188115Has required fileds 1 0 0
Verify if the json object with id188116Has required fileds 1 0 0
Verify if the json object with id188117Has required fileds 1 0 0
Verify if the json object with id188118Has required fileds 1 0 0
Verify if the json object with id188119Has required fileds 1 0 0
Verify if the json object with id188120Has required fileds 1 0 0
Verify if the json object with id188121Has required fileds 1 0 0
Verify if the json object with id188122Has required fileds 1 0 0
Verify if the json object with id188123Has required fileds 1 0 0
Verify if the json object with id188124Has required fileds 1 0 0
Verify if the json object with id188125Has required fileds 1 0 0
Verify if the json object with id188126Has required fileds 1 0 0
Verify if the json object with id188127Has required fileds 1 0 0
Verify if the json object with id188128Has required fileds 1 0 0
Verify if the json object with id188129Has required fileds 1 0 0
Verify if the json object with id188130Has required fileds 1 0 0
Verify if the json object with id188131Has required fileds 1 0 0
Verify if the json object with id188132Has required fileds 1 0 0
Verify if the json object with id188133Has required fileds 1 0 0
Verify if the json object with id188134Has required fileds 1 0 0
Verify if the json object with id188135Has required fileds 1 0 0
Verify if the json object with id188136Has required fileds 1 0 0
Verify if the json object with id188137Has required fileds 1 0 0
Verify if the json object with id188138Has required fileds 1 0 0
Verify if the json object with id188139Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1625 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1737 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 61ce6f83-e6e8-4843-96e2-e2130797d673
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token e26156dc-edf3-44b5-b389-c58dec14d798
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 219b494d-b7fb-46b7-af85-f4e0e9041763
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type application/json
Cache-Control no-cache
Postman-Token 9a4be406-3218-4a3a-9fd5-65cec69d3f24
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 242 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type application/json
Cache-Control no-cache
Postman-Token 9653c5e1-5cad-4e9d-a138-5c220d93758f
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type application/json
Cache-Control no-cache
Postman-Token 012635d6-7b94-41a5-bea2-1ee8b47d171f
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token a35fbe2d-9e0c-4270-a309-c2bca176d904
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 0b048518-19c7-4740-9ec2-02464767730a
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type text/plain
Cache-Control no-cache
Postman-Token 3f7eb3c3-babb-4d33-a1a9-b858ba79a6a0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type text/plain
Cache-Control no-cache
Postman-Token 1f3c0ae0-550e-4e0c-8c57-aae27f2e678a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token f9db1480-50d4-456d-a29e-0e72fcbcbd8b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 37e931b4-2a87-46a3-bace-cb0094710847
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 239ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type text/plain
Cache-Control no-cache
Postman-Token f1b84a27-3c8b-49f8-992a-48c7bdffe1b6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type text/plain
Cache-Control no-cache
Postman-Token b17d10c6-f268-49ce-877a-061f48d00bc8
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type text/plain
Cache-Control no-cache
Postman-Token 27b246e2-b69d-45cb-bd37-692ce99be3a7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f889647-2ddb-4913-a327-9851fc18ded8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-dhOGYE2c1NY6tYuiqPXyYfllcCE"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 246 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a566bac0-54c8-42dd-8215-681d7ead39be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a57a1549-186d-4415-8339-f42fed0f19b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token 8c7038fc-b812-4faa-84a5-e71a11a1c129
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 243 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token e2637888-846c-4198-9df4-6a0b824860ce
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token 6c15db30-2bba-469d-91e6-ad5bfb20893c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 358ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token 1e9e3e5b-0750-408c-a0f7-380bc0fbedba
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jCUKe2Ds37vBusgNHuZgMCXAaqI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1772},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 358 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 335ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token e960c3e4-6e31-4a33-bbfc-d1d240cca003
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jCUKe2Ds37vBusgNHuZgMCXAaqI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1772},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 837da078-2ca2-4a62-b4ad-8f952b38f99c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1397ms
Mean size per request: 1.68MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token 4432c9c0-17eb-499b-a32f-0419001696fe
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1765727
ETag W/"1af15f-bN2joCy8d9bLRKzZnEPARuSZ+vI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token a75b4a34-21f7-4d8f-a6e3-609b4f90d084
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c20662aa-d1f1-4150-8cac-4e074b026a7b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token 6ac54d49-f5d2-44a6-a940-9c2e4924f5d5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token 4a5e9be4-4e53-4ee5-b2d8-55b873834973
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token bf2c49cf-2b08-4011-b641-e7dca141073f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ba0aebcb-6112-487f-b9fd-c985cf71b633
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Content-Type application/json
Cache-Control no-cache
Postman-Token fa207fda-ec55-4868-b030-4dadc00adff6
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMjR9.A36jwG03fSQjdrnJGye-bEbfsZbqDk-T_2R9JQ65GbM
Content-Type text/plain
Cache-Control no-cache
Postman-Token 7d456fd1-5ad9-41a4-9fb0-4895a7cefc1b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Content-Type application/json
Cache-Control no-cache
Postman-Token 34450626-e6eb-44f1-b38b-063bda8550e0
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 71441bdc-aa07-468b-a5f6-3bb3ea8fe920
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 5d8a120f-9145-4c36-98f9-39da0c9ef7eb
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 843ms
Mean size per request: 1.68MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxMzV9.hdf1ag_3ubnpKpEQe1yjvhbQ46Q0hOwL1_6oyqhizxM
Cache-Control no-cache
Postman-Token dcd19ae8-00af-4591-96f1-8f8a9b9909ae
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1765727
ETag W/"1af15f-bN2joCy8d9bLRKzZnEPARuSZ+vI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 9230fa6b-742c-4882-bbfc-b734c2ce000b
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-AoTa1MsvDOAFfJKOmKPnxC0jMWY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 642b6fd5-6424-4afb-8b33-d4a77857d0aa
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 1da00004-b4d3-40db-b016-83d2246c01d9
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token e92b6810-6195-4caf-9138-3b91c6ce6d34
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token 9d3b60d2-d57d-4873-9dfb-3d648395b9e7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token f851e28f-0eb2-4179-8fbe-d9321dc70812
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token 9c81cb82-8ee7-4086-984b-f7fc24696c59
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-FrKw1i8EwsqmKf3z0iT+DwOcoLU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":180}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token f8a9f742-df63-44a4-b39c-6009bc22b6a4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-FrKw1i8EwsqmKf3z0iT+DwOcoLU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":180}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token ec78fd81-dc0a-41dc-81ed-13ad1c07f9c4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token 712032fc-ac22-470d-9c98-634d6ffc1e42
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token d6976eca-9981-4be8-a32f-a3bc9387f02b
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token d8efab81-007c-493c-90ad-dcfad47408db
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token 22ffda6a-82bc-46b4-9e09-523fb9be9cc5
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token 74720ca3-95be-47e9-83b1-7d1fd3a97a76
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 268 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token db216cf3-3f96-4b27-a55d-9abc22fd32bb
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token 5d33d580-e81d-4d1d-b62e-6e2a11031beb
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token 2e6e28e1-7fdf-4433-a3a7-f199aef56973
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
Cache-Control no-cache
Postman-Token ad9526a5-b6d3-481f-967a-d2fd7eac5f9c
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 570ms
Mean size per request: 11.61KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token 16770b05-029c-4792-85fb-24405fff9ebd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 10 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 10 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 10 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 24 12 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 565ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token 2ec0cbf9-050c-41b6-ace4-29adbc97aa1c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 533ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token 14db0f7f-c63f-40ad-bf2b-c9df60893475
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 515ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Cache-Control no-cache
Postman-Token ada9d7ef-3ae7-4609-8579-a7de714b8f65
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6a23d1e-d1d2-4ad0-a3a2-50d1500c8d99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 570bd191-3c25-4620-b8cd-05698544ea70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 470eb253-43f7-478e-b7aa-9aebc5aea944
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f22c7d6-30a2-4f19-8aa1-a1574d87b8a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b463e56e-50fd-4c7d-8bee-a482cefca490
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2f3f306-d6dc-4607-bfc6-9ae6ed70ed7f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84dbc761-3e15-4cf0-8e00-6a93f8867b1a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNDN9.SyFeim2Oyoe0K2FCBcUMEthrxM85koaynzy-KZ50Y5U
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6a7c1ff-5b44-4a0b-9a39-c56680cf3caf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 9d4d3f00-bb9e-49ff-b111-903ef3fbfce7
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-1zWGoffxkk3nnCZXixxLoJRf3J4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 6a94684a-edca-470b-9574-4a98f4a17a85
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-1zWGoffxkk3nnCZXixxLoJRf3J4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token e8ed1b5d-a646-498b-82ff-539e18144f31
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 6e038631-1c8c-47f9-b484-5d5c37217e54
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 08ea7de9-9f08-4937-b8b2-4ca4e3f32b42
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7fa9e65-9ea9-4405-bdc0-e0cfa9cd995e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af93f04a-fa9c-4ccf-ae18-eb0c37869936
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2ac91f8-79de-4af4-8333-d62bd7bed953
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 693a212a-50a2-42f4-8070-a4413b999278
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2111a12c-3aef-469c-8605-aea407d9e37f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af6b24b4-ddba-494a-8819-62c16fbbf98d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ed2f683-9064-438d-ac0d-0c181ff9e6c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5e7046f-7eae-41da-8f5f-0b87b4f1f012
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 284ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f232c808-bbe1-4177-9832-0f4340f6e3a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e4acdaa-1b46-4823-9aaf-76c0d0e4b961
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 145f8513-789d-459a-89f3-dadc1eb33c04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3678055b-f1f9-4600-8b05-7b4487fe0661
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5916421-4ab2-4daa-b54d-b6e7972d1e43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d4a28fe-c5c0-4b05-89d9-02e6e5b09ab0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 830ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 960fed18-65eb-4518-a863-ff022a490c98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bac4533-fd81-418c-ab5d-f8870bd61146
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c861a8c8-6d9d-4385-80f5-4ca2b1dae818
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acd614ed-362d-4cbb-8ba1-50d78d43aeab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 149c370e-1e07-48c7-9406-cb48ea9177a0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE1Mn0.4DDTgBTr_olqFwP96YvcLWMH8RP9mX7tsyZFYbHGyK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61f10ae5-9fe1-485c-ba3b-1a06a84bbcec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 923ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10573410-a6b4-4dd9-b652-21f1e47ac651
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e475dbb7-377b-4c95-b649-89226247010c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e2aa115-3404-46a8-9248-7649958001f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 909ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1291213c-3f5d-495c-b70e-acab4ddc5821
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 1010ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0726aba-91e9-4e68-8255-583097b0a6f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0e468e2-0028-45d8-8299-3713f2cd2db8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-cMi42EYpk0Ml0cyHoNAn9NJ6MVI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a524e183-4c22-4d4f-822f-c0d68506a511
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5782854c-61c6-4c11-86f5-14c4e3d7b9b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 6.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f017066-d6c9-4605-bbca-e348b82e0b93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 6.7KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4341f840-1fa7-41ad-bf1f-370f85de8f6d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49001bf1-16a4-442e-8689-7f385a9f9440
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee691136-06d8-4afd-b774-2d082707bb71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37d6fea4-8089-44bc-a686-267537832239
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 059dae65-e238-4e14-8b9b-f89db81fdf52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bad9273-8796-4582-9b94-56cdd40f6b9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e6aedf8-8ee6-4a7d-ad0a-64af3c46222a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d5a7c36-9c60-4a73-8159-a6d36d84f794
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63fb71af-05af-4c7d-bcee-09a7fa27ee07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68a6d9e5-4d37-4e7a-862b-2b558f4cb4b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 031b7cb9-8032-414c-bb4f-ae17eb841ca4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 930750e8-2f24-41a5-8961-26711cd3dad1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c8a8bca-2137-46ce-9ba6-14ff561c20e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cf8e6c3-128c-478b-8834-c3f8a7aad684
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjN9.YpoTf5isPqswg0Iquzn76n_6_dcuDV8gscru59vnxAQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4a4a4c0-0d2a-4394-b5c3-2a83361b68bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 688dcc7d-a7f8-4fb8-8d2e-b305a09d01bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3UCG8AI+OPvOXpmNwniPvYobXIw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a346473d-a191-44de-b936-bef263f68559
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3UCG8AI+OPvOXpmNwniPvYobXIw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 246 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec9daff1-541b-414b-a3a7-91bc061cc719
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84c5daa6-e468-4025-8dd0-b7622f677e31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Cache-Control no-cache
Postman-Token 978987c8-385c-474c-8ae2-46c3a9b2ddc7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Cache-Control no-cache
Postman-Token 10aab020-3c72-42d9-a310-94db346d6293
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Cache-Control no-cache
Postman-Token 6e9daf97-6cce-4eb5-b0f0-e33ca7f8ad9d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd9f3c05-72ce-4259-8002-81d5ab044dc3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Cache-Control no-cache
Postman-Token 0414ca67-5b76-40ee-a21b-4b169b162bd0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token b59c9b38-41f8-4171-8d27-2663bcddd0f3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Cache-Control no-cache
Postman-Token b5656471-8c05-4bdf-b64d-0e3f7e3f9973
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 292ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type application/json
Cache-Control no-cache
Postman-Token 6964febf-1ebd-4839-9589-09a1c4e2f2a7
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jatin",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 298ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type application/json
Cache-Control no-cache
Postman-Token d6e7a454-64ee-4c58-8799-2b3dc0616004
Content-Length 1085
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 293ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
randomNumber 905
randomFirstName Margaret
randomLastName Donnelly
randomEmail Tracey_Beahan@gmail.com
randomPhoneNumber 991-782-1572
Content-Type application/json
Cache-Control no-cache
Postman-Token bd15d7bd-f839-4a3e-905b-9fc66ba9a5fa
Content-Length 1081
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Kohler",
                "last_name": "Missouri",
                "mobile_number": "242-789-2459",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Alexandrine_DuBuque@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Cache-Control no-cache
Postman-Token a67f6fcf-d98f-41a2-a827-142ae2b43e60
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 286 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 6a6a45b4-8ea1-4c1a-b1f2-d06bd1c06d0b
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 4cfc38c3-472b-4c7b-96e1-d44b55feba63
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1593ms
Mean size per request: 788.98KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type application/json
Cache-Control no-cache
Postman-Token 5cb30576-5f64-40f2-b30d-fc303e2ebd19
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 807915
ETag W/"c53eb-m4CRdBSk0skS3MRZRhiX4zKwPdo"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187297,"job_number":"JOB_187297","tr_customer_id":187315,"tr_customer_product_id":187305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:57.000Z","modified_at":"2026-02-16T03:24:18.000Z","name":"Demetris Cummings","mobile_number":"590-748-1152","email_id":"Tyrique_Prosacco@gmail.com","dop":"2025-05-30","serial_number":"12949132671066","imei1":"12949132671066","imei2":"12949132671066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T03:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187301,"job_number":"JOB_187301","tr_customer_id":187319,"tr_customer_product_id":187309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:07.000Z","modified_at":"2026-02-16T04:22:52.000Z","name":"Geo Ryan","mobile_number":"515-994-0920","email_id":"Rasheed50@yahoo.com","dop":"2026-01-04","serial_number":"15313705854285","imei1":"15313705854285","imei2":"15313705854285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187305,"job_number":"JOB_187305","tr_customer_id":187323,"tr_customer_product_id":187313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:01.000Z","modified_at":"2026-02-16T04:23:46.000Z","name":"Natalie Rippin","mobile_number":"555-969-0373","email_id":"Arnoldo_Gleichner@gmail.com","dop":"2026-01-04","serial_number":"17776576918300","imei1":"17776576918300","imei2":"17776576918300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187308,"job_number":"JOB_187308","tr_customer_id":187326,"tr_customer_product_id":187316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:24:40.000Z","name":"Ludie Leuschke","mobile_number":"618-779-0822","email_id":"Hildegard61@gmail.com","dop":"2026-01-04","serial_number":"16222082131937","imei1":"16222082131937","imei2":"16222082131937","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187311,"job_number":"JOB_187311","tr_customer_id":187329,"tr_customer_product_id":187319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:32:41.000Z","name":"Robin Little","mobile_number":"865-412-6008","email_id":"Adah71@gmail.com","dop":"2026-01-04","serial_number":"15139468737285","imei1":"15139468737285","imei2":"15139468737285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187314,"job_number":"JOB_187314","tr_customer_id":187332,"tr_customer_product_id":187322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:51.000Z","modified_at":"2026-02-16T04:33:39.000Z","name":"Rubie Gusikowski","mobile_number":"835-481-4343","email_id":"Christophe.Heidenreich56@yahoo.com","dop":"2026-01-04","serial_number":"15047792201550","imei1":"15047792201550","imei2":"15047792201550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187317,"job_number":"JOB_187317","tr_customer_id":187335,"tr_customer_product_id":187325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:49.000Z","modified_at":"2026-02-16T04:34:37.000Z","name":"Brice Lynch","mobile_number":"300-468-5735","email_id":"Vidal_Kshlerin@yahoo.com","dop":"2026-01-04","serial_number":"18008706421408","imei1":"18008706421408","imei2":"18008706421408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187319,"job_number":"JOB_187319","tr_customer_id":187337,"tr_customer_product_id":187327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:43.000Z","modified_at":"2026-02-16T04:35:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39619738101734","imei1":"39619738101734","imei2":"39619738101734","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187320,"job_number":"JOB_187320","tr_customer_id":187338,"tr_customer_product_id":187328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:51.000Z","modified_at":"2026-02-16T04:36:31.000Z","name":"Stephania Schamberger","mobile_number":"918-826-2231","email_id":"Genesis_Funk@gmail.com","dop":"2025-04-06","serial_number":"13471761645762","imei1":"13471761645762","imei2":"13471761645762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187322,"job_number":"JOB_187322","tr_customer_id":187340,"tr_customer_product_id":187330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:56.000Z","modified_at":"2026-02-16T04:36:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"22911614247167","imei1":"22911614247167","imei2":"22911614247167","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187324,"job_number":"JOB_187324","tr_customer_id":187342,"tr_customer_product_id":187332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:58.000Z","modified_at":"2026-02-16T04:36:37.000Z","name":"Jaqueline Durgan","mobile_number":"276-867-9355","email_id":"Paige_Pfeffer@yahoo.com","dop":"2025-04-06","serial_number":"13554093486728","imei1":"13554093486728","imei2":"13554093486728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187327,"job_number":"JOB_187327","tr_customer_id":187345,"tr_customer_product_id":187335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:51.000Z","name":"Lucinda Jones","mobile_number":"270-358-6639","email_id":"Nelson_Hamill@hotmail.com","dop":"2025-06-18","serial_number":"10731629526843","imei1":"10731629526843","imei2":"10731629526843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187329,"job_number":"JOB_187329","tr_customer_id":187347,"tr_customer_product_id":187337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:13.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Akeem Friesen","mobile_number":"475-543-7599","email_id":"Bernardo.Breitenberg47@gmail.com","dop":"2025-04-06","serial_number":"11220963466647","imei1":"11220963466647","imei2":"11220963466647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187331,"job_number":"JOB_187331","tr_customer_id":187349,"tr_customer_product_id":187339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:17.000Z","modified_at":"2026-02-16T04:37:00.000Z","name":"Ella Runolfsson","mobile_number":"439-466-8759","email_id":"Myrl_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"17035682735915","imei1":"17035682735915","imei2":"17035682735915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187333,"job_number":"JOB_187333","tr_customer_id":187351,"tr_customer_product_id":187341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:19.000Z","modified_at":"2026-02-16T04:37:01.000Z","name":"Emilie Grady","mobile_number":"462-980-9992","email_id":"Aliza_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"10398036830246","imei1":"10398036830246","imei2":"10398036830246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187334,"job_number":"JOB_187334","tr_customer_id":187352,"tr_customer_product_id":187342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:20.000Z","modified_at":"2026-02-16T04:36:33.000Z","name":"saitama sensei","mobile_number":"324-261-3600","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"932061746870896","imei1":"932061746870896","imei2":"932061746870896","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187337,"job_number":"JOB_187337","tr_customer_id":187355,"tr_customer_product_id":187345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:37:03.000Z","name":"Jillian Koelpin","mobile_number":"300-805-1402","email_id":"Anissa_Dare47@hotmail.com","dop":"2025-04-06","serial_number":"11156269202859","imei1":"11156269202859","imei2":"11156269202859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187339,"job_number":"JOB_187339","tr_customer_id":187357,"tr_customer_product_id":187347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:09.000Z","name":"Giuseppe Kunze","mobile_number":"593-582-1906","email_id":"Tommie78@yahoo.com","dop":"2025-04-06","serial_number":"19997770706695","imei1":"19997770706695","imei2":"19997770706695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187342,"job_number":"JOB_187342","tr_customer_id":187360,"tr_customer_product_id":187350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:08.000Z","name":"Ubaldo Nienow","mobile_number":"545-317-0046","email_id":"Stephan.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"13551762802289","imei1":"13551762802289","imei2":"13551762802289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187348,"job_number":"JOB_187348","tr_customer_id":187366,"tr_customer_product_id":187356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:28.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"Rodrigo Rogahn","mobile_number":"665-374-5040","email_id":"Tevin.OHara@yahoo.com","dop":"2025-02-01","serial_number":"78235097011417","imei1":"78235097011417","imei2":"78235097011417","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187349,"job_number":"JOB_187349","tr_customer_id":187367,"tr_customer_product_id":187357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:29.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Laurence Rath","mobile_number":"498-351-9322","email_id":"Sunny97@gmail.com","dop":"2025-04-06","serial_number":"18871646701736","imei1":"18871646701736","imei2":"18871646701736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187352,"job_number":"JOB_187352","tr_customer_id":187370,"tr_customer_product_id":187360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"Shannon Stracke","mobile_number":"417-802-7270","email_id":"Lacey.Yost5@gmail.com","dop":"2025-04-06","serial_number":"18585153591967","imei1":"18585153591967","imei2":"18585153591967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187354,"job_number":"JOB_187354","tr_customer_id":187372,"tr_customer_product_id":187362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:49.000Z","name":"tanjiro kamado","mobile_number":"275-342-2246","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626658187026773","imei1":"626658187026773","imei2":"626658187026773","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187355,"job_number":"JOB_187355","tr_customer_id":187373,"tr_customer_product_id":187363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:38.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Rylee Rolfson","mobile_number":"676-679-1584","email_id":"Ashtyn23@yahoo.com","dop":"2025-04-06","serial_number":"16087194704439","imei1":"16087194704439","imei2":"16087194704439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187358,"job_number":"JOB_187358","tr_customer_id":187376,"tr_customer_product_id":187366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Davon Lynch","mobile_number":"793-693-2490","email_id":"Jana.Beier@hotmail.com","dop":"2025-04-06","serial_number":"11680807199506","imei1":"11680807199506","imei2":"11680807199506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187361,"job_number":"JOB_187361","tr_customer_id":187379,"tr_customer_product_id":187369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:45.000Z","modified_at":"2026-02-16T04:37:26.000Z","name":"Lauriane Brown","mobile_number":"851-921-6395","email_id":"Maynard.Schinner@yahoo.com","dop":"2025-04-06","serial_number":"14940000580182","imei1":"14940000580182","imei2":"14940000580182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187364,"job_number":"JOB_187364","tr_customer_id":187382,"tr_customer_product_id":187372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:51.000Z","modified_at":"2026-02-16T04:37:04.000Z","name":"giyu tomiaka","mobile_number":"954-708-9292","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"113661184723922","imei1":"113661184723922","imei2":"113661184723922","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187366,"job_number":"JOB_187366","tr_customer_id":187384,"tr_customer_product_id":187374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:37:36.000Z","name":"Antonette Borer","mobile_number":"942-375-2163","email_id":"Kelli_Bayer60@hotmail.com","dop":"2025-12-31","serial_number":"106472400607825","imei1":"106472400607825","imei2":"106472400607825","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187368,"job_number":"JOB_187368","tr_customer_id":187386,"tr_customer_product_id":187376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:37:41.000Z","name":"Lelia Konopelski","mobile_number":"690-700-7555","email_id":"Clement45@yahoo.com","dop":"2025-06-18","serial_number":"10975042945535","imei1":"10975042945535","imei2":"10975042945535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187371,"job_number":"JOB_187371","tr_customer_id":187389,"tr_customer_product_id":187379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Ron Parisian","mobile_number":"929-649-6693","email_id":"Ben80@gmail.com","dop":"2025-04-06","serial_number":"17863016159227","imei1":"17863016159227","imei2":"17863016159227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187375,"job_number":"JOB_187375","tr_customer_id":187393,"tr_customer_product_id":187383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:38:02.000Z","name":"Scot Walter","mobile_number":"982-863-6029","email_id":"Jessyca_Armstrong@yahoo.com","dop":"2000-01-31","serial_number":"10382803355832","imei1":"10382803355832","imei2":"10382803355832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187377,"job_number":"JOB_187377","tr_customer_id":187395,"tr_customer_product_id":187385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:58.000Z","name":"Jaren Greenholt","mobile_number":"813-609-6947","email_id":"Tony.Orn@yahoo.com","dop":"2025-04-06","serial_number":"16355674674248","imei1":"16355674674248","imei2":"16355674674248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187380,"job_number":"JOB_187380","tr_customer_id":187398,"tr_customer_product_id":187388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Lionel Denesik","mobile_number":"779-542-0800","email_id":"Oda.Walsh27@gmail.com","dop":"2025-04-06","serial_number":"19358251859068","imei1":"19358251859068","imei2":"19358251859068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187383,"job_number":"JOB_187383","tr_customer_id":187401,"tr_customer_product_id":187391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Eleazar Denesik","mobile_number":"607-505-8568","email_id":"Blaise71@yahoo.com","dop":"2025-04-06","serial_number":"16649823017340","imei1":"16649823017340","imei2":"16649823017340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187385,"job_number":"JOB_187385","tr_customer_id":187403,"tr_customer_product_id":187393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Marlene Kertzmann","mobile_number":"477-594-1227","email_id":"Jailyn.Rippin91@hotmail.com","dop":"2025-04-06","serial_number":"18946504732918","imei1":"18946504732918","imei2":"18946504732918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187386,"job_number":"JOB_187386","tr_customer_id":187404,"tr_customer_product_id":187394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"Orval Wolf","mobile_number":"751-977-1842","email_id":"Mittie_Lebsack65@gmail.com","dop":"2025-05-30","serial_number":"12992504179987","imei1":"12992504179987","imei2":"12992504179987","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187394,"job_number":"JOB_187394","tr_customer_id":187412,"tr_customer_product_id":187402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosendo Crooks","mobile_number":"377-309-7239","email_id":"Destinee56@yahoo.com","dop":"2025-02-01","serial_number":"93248154768589","imei1":"93248154768589","imei2":"93248154768589","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187397,"job_number":"JOB_187397","tr_customer_id":187415,"tr_customer_product_id":187405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:07.000Z","name":"Jo Herman","mobile_number":"648-761-5523","email_id":"Rosalinda33@gmail.com","dop":"2025-04-06","serial_number":"12354553554820","imei1":"12354553554820","imei2":"12354553554820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187398,"job_number":"JOB_187398","tr_customer_id":187416,"tr_customer_product_id":187406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosalinda Keebler","mobile_number":"277-561-5491","email_id":"Lizeth25@gmail.com","dop":"2025-04-06","serial_number":"19866800272857","imei1":"19866800272857","imei2":"19866800272857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187402,"job_number":"JOB_187402","tr_customer_id":187420,"tr_customer_product_id":187410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Jermain Breitenberg","mobile_number":"930-305-4979","email_id":"Sophia46@yahoo.com","dop":"2025-04-06","serial_number":"15164709285830","imei1":"15164709285830","imei2":"15164709285830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187404,"job_number":"JOB_187404","tr_customer_id":187422,"tr_customer_product_id":187412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:30.000Z","modified_at":"2026-02-16T04:38:16.000Z","name":"Dax Herman","mobile_number":"614-446-6349","email_id":"Petra_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"16907269288547","imei1":"16907269288547","imei2":"16907269288547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187412,"job_number":"JOB_187412","tr_customer_id":187430,"tr_customer_product_id":187420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:34.000Z","modified_at":"2026-02-16T04:38:20.000Z","name":"Janelle Schulist","mobile_number":"494-806-6815","email_id":"Lester95@gmail.com","dop":"2025-04-06","serial_number":"12275832796370","imei1":"12275832796370","imei2":"12275832796370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187416,"job_number":"JOB_187416","tr_customer_id":187434,"tr_customer_product_id":187424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:24.000Z","name":"Forrest Bahringer","mobile_number":"279-280-9691","email_id":"Sean9@yahoo.com","dop":"2025-04-06","serial_number":"10704956554456","imei1":"10704956554456","imei2":"10704956554456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187417,"job_number":"JOB_187417","tr_customer_id":187435,"tr_customer_product_id":187425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Gillian Morissette","mobile_number":"644-684-6099","email_id":"Casey43@hotmail.com","dop":"2025-04-06","serial_number":"14493030889268","imei1":"14493030889268","imei2":"14493030889268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187420,"job_number":"JOB_187420","tr_customer_id":187438,"tr_customer_product_id":187428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Norma Terry","mobile_number":"925-651-0885","email_id":"Estefania0@gmail.com","dop":"2025-10-01","serial_number":"15978939238761","imei1":"15978939238761","imei2":"15978939238761","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187423,"job_number":"JOB_187423","tr_customer_id":187441,"tr_customer_product_id":187431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:30.000Z","name":"Antonio Spinka","mobile_number":"968-826-2140","email_id":"Avis.Wuckert65@hotmail.com","dop":"2025-04-06","serial_number":"19252555220416","imei1":"19252555220416","imei2":"19252555220416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187424,"job_number":"JOB_187424","tr_customer_id":187442,"tr_customer_product_id":187432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Amos Crooks","mobile_number":"311-536-7051","email_id":"Isaac_Gaylord69@gmail.com","dop":"2025-06-09","serial_number":"101831605587118","imei1":"101831605587118","imei2":"101831605587118","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187428,"job_number":"JOB_187428","tr_customer_id":187446,"tr_customer_product_id":187436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Iliana Zieme","mobile_number":"298-532-8576","email_id":"Ramiro95@yahoo.com","dop":"2025-04-06","serial_number":"17692822537371","imei1":"17692822537371","imei2":"17692822537371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187430,"job_number":"JOB_187430","tr_customer_id":187448,"tr_customer_product_id":187438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:38:31.000Z","name":"Bennie Shields","mobile_number":"678-534-6963","email_id":"Franco_Anderson@gmail.com","dop":"2025-12-31","serial_number":"108212400919037","imei1":"108212400919037","imei2":"108212400919037","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187437,"job_number":"JOB_187437","tr_customer_id":187455,"tr_customer_product_id":187445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:48.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14763562763784","imei1":"14763562763784","imei2":"14763562763784","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187440,"job_number":"JOB_187440","tr_customer_id":187458,"tr_customer_product_id":187448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:38:35.000Z","name":"Alexandro Ryan","mobile_number":"976-709-2501","email_id":"Alberta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"11555412942835","imei1":"11555412942835","imei2":"11555412942835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187443,"job_number":"JOB_187443","tr_customer_id":187461,"tr_customer_product_id":187451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:58.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Keshawn Cronin","mobile_number":"981-900-7054","email_id":"Dudley_Veum@yahoo.com","dop":"2025-04-06","serial_number":"15272303023029","imei1":"15272303023029","imei2":"15272303023029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187445,"job_number":"JOB_187445","tr_customer_id":187463,"tr_customer_product_id":187453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"Coty Wiza","mobile_number":"427-891-0004","email_id":"Horacio67@hotmail.com","dop":"2025-04-06","serial_number":"12306058749294","imei1":"12306058749294","imei2":"12306058749294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187448,"job_number":"JOB_187448","tr_customer_id":187466,"tr_customer_product_id":187456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:04.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Elissa Hintz","mobile_number":"489-201-2191","email_id":"Conor_Crona50@yahoo.com","dop":"2025-12-31","serial_number":"10838622589502","imei1":"10838622589502","imei2":"10838622589502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187450,"job_number":"JOB_187450","tr_customer_id":187468,"tr_customer_product_id":187458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"Eldon Torphy","mobile_number":"360-843-1539","email_id":"Alexander38@yahoo.com","dop":"2025-04-06","serial_number":"12646997712511","imei1":"12646997712511","imei2":"12646997712511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187453,"job_number":"JOB_187453","tr_customer_id":187471,"tr_customer_product_id":187461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:27.000Z","name":"Jarrett Langworth","mobile_number":"787-336-6411","email_id":"Bridgette.Collins73@yahoo.com","dop":"2025-06-09","serial_number":"100634194538494","imei1":"100634194538494","imei2":"100634194538494","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187456,"job_number":"JOB_187456","tr_customer_id":187474,"tr_customer_product_id":187464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Abner Ruecker","mobile_number":"866-977-0270","email_id":"Jules_Miller10@yahoo.com","dop":"2000-01-31","serial_number":"10010390879159","imei1":"10010390879159","imei2":"10010390879159","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187459,"job_number":"JOB_187459","tr_customer_id":187477,"tr_customer_product_id":187467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:56.000Z","name":"Era Jacobson","mobile_number":"597-758-1531","email_id":"Julianne.Cummerata13@gmail.com","dop":"2025-04-06","serial_number":"11748173982645","imei1":"11748173982645","imei2":"11748173982645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187460,"job_number":"JOB_187460","tr_customer_id":187478,"tr_customer_product_id":187468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Agnes Gottlieb","mobile_number":"597-387-2482","email_id":"Gustave.Bogan62@yahoo.com","dop":"2025-04-06","serial_number":"11121065751679","imei1":"11121065751679","imei2":"11121065751679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187463,"job_number":"JOB_187463","tr_customer_id":187481,"tr_customer_product_id":187471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Laverne Murphy","mobile_number":"933-542-0030","email_id":"Dominique67@yahoo.com","dop":"2025-04-06","serial_number":"12659292514855","imei1":"12659292514855","imei2":"12659292514855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187469,"job_number":"JOB_187469","tr_customer_id":187487,"tr_customer_product_id":187477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Kailee Weber","mobile_number":"537-500-2792","email_id":"Marvin_Schmitt36@yahoo.com","dop":"2025-04-06","serial_number":"12337206573165","imei1":"12337206573165","imei2":"12337206573165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187470,"job_number":"JOB_187470","tr_customer_id":187488,"tr_customer_product_id":187478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Florine Green","mobile_number":"999-516-9745","email_id":"Lilian48@hotmail.com","dop":"2025-04-06","serial_number":"19039094496563","imei1":"19039094496563","imei2":"19039094496563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187475,"job_number":"JOB_187475","tr_customer_id":187493,"tr_customer_product_id":187483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:19.000Z","modified_at":"2026-02-16T04:39:03.000Z","name":"Laury Ward","mobile_number":"543-377-6073","email_id":"Ceasar.Murray@yahoo.com","dop":"2025-02-01","serial_number":"62723915795306","imei1":"62723915795306","imei2":"62723915795306","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187476,"job_number":"JOB_187476","tr_customer_id":187494,"tr_customer_product_id":187484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Delores Goldner","mobile_number":"526-263-4537","email_id":"Nettie50@yahoo.com","dop":"2025-12-31","serial_number":"10537163520020","imei1":"10537163520020","imei2":"10537163520020","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187478,"job_number":"JOB_187478","tr_customer_id":187496,"tr_customer_product_id":187486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:24.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"Estevan Stoltenberg","mobile_number":"301-922-5271","email_id":"Dayton71@gmail.com","dop":"2025-04-06","serial_number":"13922648511689","imei1":"13922648511689","imei2":"13922648511689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187481,"job_number":"JOB_187481","tr_customer_id":187499,"tr_customer_product_id":187489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:27.000Z","modified_at":"2026-02-16T04:39:13.000Z","name":"Cody Balistreri","mobile_number":"987-393-2183","email_id":"Lilliana_Willms46@gmail.com","dop":"2025-04-06","serial_number":"17412699389606","imei1":"17412699389606","imei2":"17412699389606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187485,"job_number":"JOB_187485","tr_customer_id":187503,"tr_customer_product_id":187493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:39:16.000Z","name":"Kassandra Mitchell","mobile_number":"459-806-5946","email_id":"Warren.Steuber90@yahoo.com","dop":"2025-04-06","serial_number":"16187661470078","imei1":"16187661470078","imei2":"16187661470078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187486,"job_number":"JOB_187486","tr_customer_id":187504,"tr_customer_product_id":187494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:49.000Z","name":"Roel Franecki","mobile_number":"650-457-4354","email_id":"Buck_Torp@yahoo.com","dop":"2025-06-09","serial_number":"101455423744761","imei1":"101455423744761","imei2":"101455423744761","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187490,"job_number":"JOB_187490","tr_customer_id":187508,"tr_customer_product_id":187498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:39:18.000Z","name":"Wilfred Toy","mobile_number":"385-800-8969","email_id":"Thora.VonRueden35@gmail.com","dop":"2025-04-06","serial_number":"12897474462874","imei1":"12897474462874","imei2":"12897474462874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187493,"job_number":"JOB_187493","tr_customer_id":187511,"tr_customer_product_id":187501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Jed Hagenes","mobile_number":"442-988-8828","email_id":"Ken36@gmail.com","dop":"2025-04-06","serial_number":"19236962546779","imei1":"19236962546779","imei2":"19236962546779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187495,"job_number":"JOB_187495","tr_customer_id":187513,"tr_customer_product_id":187503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Ocie Medhurst","mobile_number":"999-815-7982","email_id":"Queen.Parker9@yahoo.com","dop":"2025-12-31","serial_number":"109958508584297","imei1":"109958508584297","imei2":"109958508584297","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187498,"job_number":"JOB_187498","tr_customer_id":187516,"tr_customer_product_id":187506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:54.000Z","name":"Floy McCullough","mobile_number":"904-635-1488","email_id":"Estevan35@gmail.com","dop":"2025-12-31","serial_number":"10860264761923","imei1":"10860264761923","imei2":"10860264761923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187499,"job_number":"JOB_187499","tr_customer_id":187517,"tr_customer_product_id":187507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"Durward Crist","mobile_number":"947-494-5849","email_id":"Zaria.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"14794934144513","imei1":"14794934144513","imei2":"14794934144513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187501,"job_number":"JOB_187501","tr_customer_id":187519,"tr_customer_product_id":187509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Shaniya Shanahan","mobile_number":"544-355-1496","email_id":"Lily43@yahoo.com","dop":"2025-04-06","serial_number":"10785596215630","imei1":"10785596215630","imei2":"10785596215630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187505,"job_number":"JOB_187505","tr_customer_id":187523,"tr_customer_product_id":187513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:52.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Stacy Nienow","mobile_number":"559-878-9962","email_id":"Breanna.Balistreri16@gmail.com","dop":"2025-04-06","serial_number":"10281359577714","imei1":"10281359577714","imei2":"10281359577714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187508,"job_number":"JOB_187508","tr_customer_id":187526,"tr_customer_product_id":187516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:59.000Z","modified_at":"2026-02-16T04:39:39.000Z","name":"Jesus Reinger","mobile_number":"836-466-0198","email_id":"Willie_Barton@gmail.com","dop":"2025-04-06","serial_number":"17927906200670","imei1":"17927906200670","imei2":"17927906200670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187511,"job_number":"JOB_187511","tr_customer_id":187529,"tr_customer_product_id":187519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:45.000Z","name":"Misael Kris","mobile_number":"738-593-6530","email_id":"Charley.Hilll@hotmail.com","dop":"2025-04-06","serial_number":"11855578611843","imei1":"11855578611843","imei2":"11855578611843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187514,"job_number":"JOB_187514","tr_customer_id":187532,"tr_customer_product_id":187522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:51.000Z","name":"Winston Medhurst","mobile_number":"798-246-9485","email_id":"Donna7@gmail.com","dop":"2000-01-31","serial_number":"10116201170079","imei1":"10116201170079","imei2":"10116201170079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187516,"job_number":"JOB_187516","tr_customer_id":187534,"tr_customer_product_id":187524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:48.000Z","name":"Theresia Dickens","mobile_number":"437-761-6804","email_id":"Darron63@hotmail.com","dop":"2025-04-06","serial_number":"11863801473926","imei1":"11863801473926","imei2":"11863801473926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187520,"job_number":"JOB_187520","tr_customer_id":187538,"tr_customer_product_id":187528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:40:03.000Z","name":"Alex Abbott","mobile_number":"877-499-9902","email_id":"Queen.Littel46@gmail.com","dop":"2025-04-06","serial_number":"17106196211689","imei1":"17106196211689","imei2":"17106196211689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187523,"job_number":"JOB_187523","tr_customer_id":187541,"tr_customer_product_id":187531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:24.000Z","modified_at":"2026-02-16T04:40:04.000Z","name":"Dylan Deckow","mobile_number":"313-783-2789","email_id":"Jenifer_Zieme@gmail.com","dop":"2025-04-06","serial_number":"11390311752279","imei1":"11390311752279","imei2":"11390311752279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187526,"job_number":"JOB_187526","tr_customer_id":187544,"tr_customer_product_id":187534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:40:08.000Z","name":"Brain Witting","mobile_number":"784-327-4642","email_id":"Ayla.Boyle29@yahoo.com","dop":"2025-04-06","serial_number":"12203881525483","imei1":"12203881525483","imei2":"12203881525483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187530,"job_number":"JOB_187530","tr_customer_id":187548,"tr_customer_product_id":187538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:11.000Z","name":"Sammy Windler","mobile_number":"825-733-3146","email_id":"Luella.Zulauf@gmail.com","dop":"2025-04-06","serial_number":"14402276585814","imei1":"14402276585814","imei2":"14402276585814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187531,"job_number":"JOB_187531","tr_customer_id":187549,"tr_customer_product_id":187539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:14.000Z","name":"Zachery Strosin","mobile_number":"353-925-4286","email_id":"Constance.Fisher33@yahoo.com","dop":"2025-04-06","serial_number":"18491517502568","imei1":"18491517502568","imei2":"18491517502568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187535,"job_number":"JOB_187535","tr_customer_id":187553,"tr_customer_product_id":187543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:40:20.000Z","name":"Adolphus Runte","mobile_number":"551-271-2734","email_id":"Anabel_Gislason60@yahoo.com","dop":"2025-04-06","serial_number":"13184460631766","imei1":"13184460631766","imei2":"13184460631766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187538,"job_number":"JOB_187538","tr_customer_id":187556,"tr_customer_product_id":187546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:40:41.000Z","name":"Cora Weissnat","mobile_number":"815-446-5451","email_id":"Cortney89@hotmail.com","dop":"2000-01-31","serial_number":"10345468628131","imei1":"10345468628131","imei2":"10345468628131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187548,"job_number":"JOB_187548","tr_customer_id":187566,"tr_customer_product_id":187556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:47:09.000Z","name":"Jeffrey Rau","mobile_number":"228-647-1009","email_id":"Josue_Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"19500369007593","imei1":"19500369007593","imei2":"19500369007593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187550,"job_number":"JOB_187550","tr_customer_id":187568,"tr_customer_product_id":187558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:48:06.000Z","name":"Alexane Blick","mobile_number":"367-985-6378","email_id":"Lucas_Glover19@gmail.com","dop":"2026-01-04","serial_number":"12906644687007","imei1":"12906644687007","imei2":"12906644687007","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187552,"job_number":"JOB_187552","tr_customer_id":187570,"tr_customer_product_id":187560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:16.000Z","modified_at":"2026-02-16T04:49:05.000Z","name":"Cathy D'Amore","mobile_number":"318-495-9617","email_id":"Domingo_Zboncak@hotmail.com","dop":"2026-01-04","serial_number":"10170232760246","imei1":"10170232760246","imei2":"10170232760246","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187560,"job_number":"JOB_187560","tr_customer_id":187578,"tr_customer_product_id":187568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:54:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53615762036192","imei1":"53615762036192","imei2":"53615762036192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187567,"job_number":"JOB_187567","tr_customer_id":187585,"tr_customer_product_id":187575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:20.000Z","modified_at":"2026-02-16T04:54:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56852309942852","imei1":"56852309942852","imei2":"56852309942852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187574,"job_number":"JOB_187574","tr_customer_id":187592,"tr_customer_product_id":187582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:55:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14229763964918","imei1":"14229763964918","imei2":"14229763964918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187575,"job_number":"JOB_187575","tr_customer_id":187593,"tr_customer_product_id":187583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16568792909453","imei1":"16568792909453","imei2":"16568792909453","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187579,"job_number":"JOB_187579","tr_customer_id":187597,"tr_customer_product_id":187587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:35:17.000Z","modified_at":"2026-02-16T05:35:37.000Z","name":"Susan Kulas","mobile_number":"339-445-2487","email_id":"Russell65@hotmail.com","dop":"2024-08-17","serial_number":"11047881864134","imei1":"11047881864134","imei2":"11047881864134","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187581,"job_number":"JOB_187581","tr_customer_id":187599,"tr_customer_product_id":187589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:16.000Z","modified_at":"2026-02-16T05:39:28.000Z","name":"Carolanne Ward","mobile_number":"318-479-6674","email_id":"Reinhold_Wiegand@hotmail.com","dop":"2025-07-01","serial_number":"107014511850853","imei1":"107014511850853","imei2":"107014511850853","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187583,"job_number":"JOB_187583","tr_customer_id":187601,"tr_customer_product_id":187591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:31.000Z","modified_at":"2026-02-16T05:39:43.000Z","name":"Maximo Durgan","mobile_number":"954-966-5195","email_id":"Ilene.Mohr@gmail.com","dop":"2025-07-01","serial_number":"108341327333893","imei1":"108341327333893","imei2":"108341327333893","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187584,"job_number":"JOB_187584","tr_customer_id":187602,"tr_customer_product_id":187592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:16.000Z","modified_at":"2026-02-16T05:49:58.000Z","name":"Roel Kovacek","mobile_number":"758-936-2559","email_id":"Manley_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"11350938143356","imei1":"11350938143356","imei2":"11350938143356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187586,"job_number":"JOB_187586","tr_customer_id":187604,"tr_customer_product_id":187594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:42.000Z","modified_at":"2026-02-16T05:50:22.000Z","name":"Lonny Blick","mobile_number":"450-923-1020","email_id":"Xavier.Donnelly75@hotmail.com","dop":"2025-04-06","serial_number":"17725061426840","imei1":"17725061426840","imei2":"17725061426840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187590,"job_number":"JOB_187590","tr_customer_id":187608,"tr_customer_product_id":187598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:56.000Z","modified_at":"2026-02-16T06:06:13.000Z","name":"Kelly Armstrong","mobile_number":"224-846-6835","email_id":"Jessy_OReilly@yahoo.com","dop":"2026-01-04","serial_number":"13504377734400","imei1":"13504377734400","imei2":"113504377734400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187593,"job_number":"JOB_187593","tr_customer_id":187611,"tr_customer_product_id":187601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:19.000Z","modified_at":"2026-02-16T06:15:36.000Z","name":"Dax Farrell","mobile_number":"622-630-0974","email_id":"Amara36@gmail.com","dop":"2026-01-04","serial_number":"14596820864833","imei1":"14596820864833","imei2":"114596820864833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187596,"job_number":"JOB_187596","tr_customer_id":187614,"tr_customer_product_id":187604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:26.000Z","modified_at":"2026-02-16T06:27:42.000Z","name":"Francisco Kihn","mobile_number":"722-344-0819","email_id":"Alaina.Konopelski67@hotmail.com","dop":"2026-01-04","serial_number":"15566164025317","imei1":"15566164025317","imei2":"115566164025317","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187599,"job_number":"JOB_187599","tr_customer_id":187617,"tr_customer_product_id":187607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:15.000Z","name":"Ava Donnelly","mobile_number":"608-476-7571","email_id":"Tyrese85@gmail.com","dop":"2026-01-04","serial_number":"18105472422909","imei1":"18105472422909","imei2":"118105472422909","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187600,"job_number":"JOB_187600","tr_customer_id":187618,"tr_customer_product_id":187608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:47:57.000Z","modified_at":"2026-02-16T06:48:10.000Z","name":"Guiseppe Volkman","mobile_number":"683-309-0137","email_id":"Antonio67@hotmail.com","dop":"2025-11-04","serial_number":"38587933987496","imei1":"38587933987496","imei2":"38587933987496","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187601,"job_number":"JOB_187601","tr_customer_id":187619,"tr_customer_product_id":187609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:15.000Z","modified_at":"2026-02-16T06:48:28.000Z","name":"Coby Ledner","mobile_number":"938-608-6974","email_id":"Marta84@yahoo.com","dop":"2025-11-04","serial_number":"67658742343583","imei1":"67658742343583","imei2":"67658742343583","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187602,"job_number":"JOB_187602","tr_customer_id":187620,"tr_customer_product_id":187610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:32.000Z","modified_at":"2026-02-16T06:48:45.000Z","name":"Ora Boyle","mobile_number":"418-390-4124","email_id":"Lesly.Luettgen@yahoo.com","dop":"2025-11-04","serial_number":"42310686632075","imei1":"42310686632075","imei2":"42310686632075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187603,"job_number":"JOB_187603","tr_customer_id":187621,"tr_customer_product_id":187611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:49:20.000Z","modified_at":"2026-02-16T06:49:45.000Z","name":"Telly Connelly","mobile_number":"775-478-8759","email_id":"Kenyatta.Batz63@hotmail.com","dop":"2025-10-01","serial_number":"12227833066453","imei1":"12227833066453","imei2":"12227833066453","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187605,"job_number":"JOB_187605","tr_customer_id":187623,"tr_customer_product_id":187613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:51:40.000Z","name":"Jett Senger","mobile_number":"730-861-8998","email_id":"Valentine.Hills@gmail.com","dop":"2025-04-06","serial_number":"14973644107786","imei1":"14973644107786","imei2":"14973644107786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187608,"job_number":"JOB_187608","tr_customer_id":187626,"tr_customer_product_id":187616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:58.000Z","name":"Alek Simonis","mobile_number":"611-668-7227","email_id":"Clovis.Tremblay@hotmail.com","dop":"2025-06-09","serial_number":"100366179870075","imei1":"100366179870075","imei2":"100366179870075","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187611,"job_number":"JOB_187611","tr_customer_id":187629,"tr_customer_product_id":187619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:52:27.000Z","name":"Rory Emmerich","mobile_number":"935-647-3628","email_id":"Charlene_Rowe76@yahoo.com","dop":"2025-04-06","serial_number":"14194857600933","imei1":"14194857600933","imei2":"14194857600933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187614,"job_number":"JOB_187614","tr_customer_id":187632,"tr_customer_product_id":187622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:16.000Z","name":"Coleman Brakus","mobile_number":"365-710-4624","email_id":"Casandra58@yahoo.com","dop":"2025-06-09","serial_number":"103061387996525","imei1":"103061387996525","imei2":"103061387996525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187617,"job_number":"JOB_187617","tr_customer_id":187635,"tr_customer_product_id":187625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:09.000Z","modified_at":"2026-02-16T06:52:49.000Z","name":"Ezekiel Gleason","mobile_number":"737-499-8725","email_id":"Shawn15@gmail.com","dop":"2025-12-31","serial_number":"100550809419357","imei1":"100550809419357","imei2":"100550809419357","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187619,"job_number":"JOB_187619","tr_customer_id":187637,"tr_customer_product_id":187627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:33.000Z","name":"Enos Boyer","mobile_number":"949-705-4801","email_id":"Victoria43@hotmail.com","dop":"2025-06-09","serial_number":"105928159027437","imei1":"105928159027437","imei2":"105928159027437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187622,"job_number":"JOB_187622","tr_customer_id":187640,"tr_customer_product_id":187630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:35.000Z","modified_at":"2026-02-16T06:53:14.000Z","name":"Arturo Metz","mobile_number":"231-528-1920","email_id":"Allison.Parker4@hotmail.com","dop":"2025-04-06","serial_number":"17439361889025","imei1":"17439361889025","imei2":"17439361889025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187624,"job_number":"JOB_187624","tr_customer_id":187642,"tr_customer_product_id":187632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:39.000Z","modified_at":"2026-02-16T06:52:53.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"91355615912353","imei1":"91355615912353","imei2":"91355615912353","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187626,"job_number":"JOB_187626","tr_customer_id":187644,"tr_customer_product_id":187634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75570604814743","imei1":"75570604814743","imei2":"75570604814743","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187627,"job_number":"JOB_187627","tr_customer_id":187645,"tr_customer_product_id":187635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:40.000Z","name":"Sigurd Blanda","mobile_number":"209-827-5514","email_id":"Daisy69@hotmail.com","dop":"2025-12-31","serial_number":"100938338786192","imei1":"100938338786192","imei2":"100938338786192","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187628,"job_number":"JOB_187628","tr_customer_id":187646,"tr_customer_product_id":187636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:15.000Z","modified_at":"2026-02-16T06:53:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"61126996780596","imei1":"61126996780596","imei2":"61126996780596","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187736,"job_number":"JOB_187736","tr_customer_id":187754,"tr_customer_product_id":187744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:47.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Thad Hilll","mobile_number":"554-699-5261","email_id":"Bertha_Bechtelar@yahoo.com","dop":"2025-06-18","serial_number":"10234786489171","imei1":"10234786489171","imei2":"10234786489171","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187739,"job_number":"JOB_187739","tr_customer_id":187757,"tr_customer_product_id":187747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Eloise Donnelly","mobile_number":"496-808-3035","email_id":"Damien.Pfeffer54@gmail.com","dop":"2025-12-31","serial_number":"108571883273254","imei1":"108571883273254","imei2":"108571883273254","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187740,"job_number":"JOB_187740","tr_customer_id":187758,"tr_customer_product_id":187748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:52.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"Mona Wisoky","mobile_number":"525-409-1901","email_id":"Jamir.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18926498651880","imei1":"18926498651880","imei2":"18926498651880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187743,"job_number":"JOB_187743","tr_customer_id":187761,"tr_customer_product_id":187751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:37.000Z","modified_at":"2026-02-16T06:55:18.000Z","name":"David Walter","mobile_number":"288-312-3005","email_id":"London.Nicolas@gmail.com","dop":"2025-06-18","serial_number":"10804418784031","imei1":"10804418784031","imei2":"10804418784031","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187746,"job_number":"JOB_187746","tr_customer_id":187764,"tr_customer_product_id":187754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:48.000Z","name":"Adele Hackett","mobile_number":"290-784-7320","email_id":"Torey.Von@yahoo.com","dop":"2025-04-06","serial_number":"17943451542108","imei1":"17943451542108","imei2":"17943451542108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187750,"job_number":"JOB_187750","tr_customer_id":187768,"tr_customer_product_id":187758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:58:37.000Z","name":"Oral Hills","mobile_number":"740-809-6426","email_id":"Maureen_Dooley98@gmail.com","dop":"2025-04-06","serial_number":"10483565507776","imei1":"10483565507776","imei2":"10483565507776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187753,"job_number":"JOB_187753","tr_customer_id":187771,"tr_customer_product_id":187761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:37.000Z","modified_at":"2026-02-16T06:58:51.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"54880489671713","imei1":"54880489671713","imei2":"54880489671713","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187755,"job_number":"JOB_187755","tr_customer_id":187773,"tr_customer_product_id":187763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:59:27.000Z","name":"Jo McLaughlin","mobile_number":"298-660-5039","email_id":"Dorris73@gmail.com","dop":"2025-04-06","serial_number":"16305820049701","imei1":"16305820049701","imei2":"16305820049701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187758,"job_number":"JOB_187758","tr_customer_id":187776,"tr_customer_product_id":187766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:59:38.000Z","name":"Heather Veum","mobile_number":"911-287-1895","email_id":"Payton_Upton@gmail.com","dop":"2025-04-06","serial_number":"15586453378479","imei1":"15586453378479","imei2":"15586453378479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187760,"job_number":"JOB_187760","tr_customer_id":187778,"tr_customer_product_id":187768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:59:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"55459163845847","imei1":"55459163845847","imei2":"55459163845847","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187761,"job_number":"JOB_187761","tr_customer_id":187779,"tr_customer_product_id":187769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:15.000Z","modified_at":"2026-02-16T06:59:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77004167253520","imei1":"77004167253520","imei2":"77004167253520","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187763,"job_number":"JOB_187763","tr_customer_id":187781,"tr_customer_product_id":187771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T07:00:30.000Z","name":"Adelbert Smith","mobile_number":"344-235-7317","email_id":"Isobel.OConnell91@yahoo.com","dop":"2025-04-06","serial_number":"16241650631927","imei1":"16241650631927","imei2":"16241650631927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187766,"job_number":"JOB_187766","tr_customer_id":187784,"tr_customer_product_id":187774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:38.000Z","modified_at":"2026-02-16T07:01:21.000Z","name":"Giles Ferry","mobile_number":"927-969-4638","email_id":"Constantin_Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"17440352741401","imei1":"17440352741401","imei2":"17440352741401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187769,"job_number":"JOB_187769","tr_customer_id":187787,"tr_customer_product_id":187777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:25.000Z","modified_at":"2026-02-16T07:02:06.000Z","name":"Angelina Johns","mobile_number":"366-283-5421","email_id":"Gail34@yahoo.com","dop":"2025-04-06","serial_number":"12141063280191","imei1":"12141063280191","imei2":"12141063280191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187771,"job_number":"JOB_187771","tr_customer_id":187789,"tr_customer_product_id":187779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:06.000Z","modified_at":"2026-02-16T07:02:46.000Z","name":"Bernice Aufderhar","mobile_number":"769-661-4236","email_id":"Miller.Sanford60@yahoo.com","dop":"2025-04-06","serial_number":"16637153000859","imei1":"16637153000859","imei2":"16637153000859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187774,"job_number":"JOB_187774","tr_customer_id":187792,"tr_customer_product_id":187782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:53.000Z","name":"Preston Beatty","mobile_number":"222-557-1127","email_id":"Elise.Stracke83@hotmail.com","dop":"2025-04-06","serial_number":"15692436633245","imei1":"15692436633245","imei2":"15692436633245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187777,"job_number":"JOB_187777","tr_customer_id":187795,"tr_customer_product_id":187785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:03:35.000Z","name":"Jace Cassin","mobile_number":"505-630-3094","email_id":"Rosario_Will1@gmail.com","dop":"2025-04-06","serial_number":"17821962120941","imei1":"17821962120941","imei2":"17821962120941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187780,"job_number":"JOB_187780","tr_customer_id":187798,"tr_customer_product_id":187788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:01.000Z","modified_at":"2026-02-16T07:03:41.000Z","name":"Corbin Ziemann","mobile_number":"350-302-2091","email_id":"Sarina.Adams@gmail.com","dop":"2025-04-06","serial_number":"11643956180924","imei1":"11643956180924","imei2":"11643956180924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187783,"job_number":"JOB_187783","tr_customer_id":187801,"tr_customer_product_id":187791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:03.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"Glenna Schulist","mobile_number":"560-403-9868","email_id":"Dasia.Parker89@gmail.com","dop":"2000-01-31","serial_number":"10291908483017","imei1":"10291908483017","imei2":"10291908483017","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187786,"job_number":"JOB_187786","tr_customer_id":187804,"tr_customer_product_id":187794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:48.000Z","name":"Dell Green","mobile_number":"560-589-4846","email_id":"Athena_Heidenreich@hotmail.com","dop":"2025-04-06","serial_number":"15449749328249","imei1":"15449749328249","imei2":"15449749328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187789,"job_number":"JOB_187789","tr_customer_id":187807,"tr_customer_product_id":187797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:43.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Johann Morissette","mobile_number":"267-993-5248","email_id":"Marge_Koepp2@yahoo.com","dop":"2025-04-06","serial_number":"14646225839040","imei1":"14646225839040","imei2":"14646225839040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187792,"job_number":"JOB_187792","tr_customer_id":187810,"tr_customer_product_id":187800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:04:28.000Z","name":"Garry Kuhlman","mobile_number":"865-608-4326","email_id":"Alda.Rippin@hotmail.com","dop":"2000-01-31","serial_number":"10636366631276","imei1":"10636366631276","imei2":"10636366631276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187795,"job_number":"JOB_187795","tr_customer_id":187813,"tr_customer_product_id":187803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:56.000Z","modified_at":"2026-02-16T07:04:38.000Z","name":"Tatum O'Kon","mobile_number":"468-900-2027","email_id":"Earlene_McKenzie51@yahoo.com","dop":"2025-04-06","serial_number":"17586005458480","imei1":"17586005458480","imei2":"17586005458480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187798,"job_number":"JOB_187798","tr_customer_id":187816,"tr_customer_product_id":187806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:05:03.000Z","name":"Pinkie Zieme","mobile_number":"519-807-4033","email_id":"London.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"15273543060761","imei1":"15273543060761","imei2":"15273543060761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187801,"job_number":"JOB_187801","tr_customer_id":187819,"tr_customer_product_id":187809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:30.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"Myriam Cormier","mobile_number":"988-846-8317","email_id":"Bernice.Koelpin2@yahoo.com","dop":"2025-04-06","serial_number":"13444414916059","imei1":"13444414916059","imei2":"13444414916059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187804,"job_number":"JOB_187804","tr_customer_id":187822,"tr_customer_product_id":187812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:35.000Z","modified_at":"2026-02-16T07:05:14.000Z","name":"Zetta Jakubowski","mobile_number":"610-781-5564","email_id":"Frederique_Erdman8@gmail.com","dop":"2000-01-31","serial_number":"10050084721478","imei1":"10050084721478","imei2":"10050084721478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187807,"job_number":"JOB_187807","tr_customer_id":187825,"tr_customer_product_id":187815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:05:28.000Z","name":"Stephany Wintheiser","mobile_number":"360-492-1693","email_id":"Madelyn.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"19322726174513","imei1":"19322726174513","imei2":"19322726174513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187810,"job_number":"JOB_187810","tr_customer_id":187828,"tr_customer_product_id":187818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:51.000Z","name":"Jonathon Beahan","mobile_number":"871-903-8741","email_id":"Ella51@gmail.com","dop":"2025-04-06","serial_number":"14346689187194","imei1":"14346689187194","imei2":"14346689187194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187813,"job_number":"JOB_187813","tr_customer_id":187831,"tr_customer_product_id":187821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:06:00.000Z","name":"Godfrey Conn","mobile_number":"321-338-7873","email_id":"Judd.Goodwin95@hotmail.com","dop":"2000-01-31","serial_number":"10604619846475","imei1":"10604619846475","imei2":"10604619846475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187816,"job_number":"JOB_187816","tr_customer_id":187834,"tr_customer_product_id":187824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:06:39.000Z","name":"Sunny Feil","mobile_number":"294-456-5126","email_id":"Arvel_Miller@gmail.com","dop":"2025-04-06","serial_number":"11742972824155","imei1":"11742972824155","imei2":"11742972824155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187819,"job_number":"JOB_187819","tr_customer_id":187837,"tr_customer_product_id":187827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:28.000Z","modified_at":"2026-02-16T07:10:09.000Z","name":"Kade Schinner","mobile_number":"623-459-3367","email_id":"Thad.Bergnaum42@yahoo.com","dop":"2025-04-06","serial_number":"11402988922625","imei1":"11402988922625","imei2":"11402988922625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187822,"job_number":"JOB_187822","tr_customer_id":187840,"tr_customer_product_id":187830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:56.000Z","name":"Mose Cronin","mobile_number":"891-886-8174","email_id":"Andre_Nader@hotmail.com","dop":"2025-04-06","serial_number":"16911963615930","imei1":"16911963615930","imei2":"16911963615930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187825,"job_number":"JOB_187825","tr_customer_id":187843,"tr_customer_product_id":187833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:11:32.000Z","name":"Destini Block","mobile_number":"413-515-3452","email_id":"Eric.Heaney57@hotmail.com","dop":"2025-04-06","serial_number":"13334704278297","imei1":"13334704278297","imei2":"13334704278297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187828,"job_number":"JOB_187828","tr_customer_id":187846,"tr_customer_product_id":187836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Frank Beier","mobile_number":"890-276-9334","email_id":"Fern6@hotmail.com","dop":"2025-04-06","serial_number":"19738530420429","imei1":"19738530420429","imei2":"19738530420429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187831,"job_number":"JOB_187831","tr_customer_id":187849,"tr_customer_product_id":187839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:04.000Z","modified_at":"2026-02-16T07:11:45.000Z","name":"Brian Predovic","mobile_number":"513-403-3433","email_id":"Buford_Farrell@hotmail.com","dop":"2025-04-06","serial_number":"13519593008856","imei1":"13519593008856","imei2":"13519593008856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187834,"job_number":"JOB_187834","tr_customer_id":187852,"tr_customer_product_id":187842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:40.000Z","modified_at":"2026-02-16T07:12:23.000Z","name":"Damien Buckridge","mobile_number":"618-278-3146","email_id":"Eric_Kutch@gmail.com","dop":"2025-04-06","serial_number":"10202073042496","imei1":"10202073042496","imei2":"10202073042496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187836,"job_number":"JOB_187836","tr_customer_id":187854,"tr_customer_product_id":187844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:43.000Z","modified_at":"2026-02-16T07:12:24.000Z","name":"Loyal Koepp","mobile_number":"918-646-9067","email_id":"Dangelo0@hotmail.com","dop":"2025-04-06","serial_number":"18090058000236","imei1":"18090058000236","imei2":"18090058000236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187839,"job_number":"JOB_187839","tr_customer_id":187857,"tr_customer_product_id":187847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:12:29.000Z","name":"Edwardo Gerhold","mobile_number":"942-480-2747","email_id":"Katelin_Hodkiewicz28@hotmail.com","dop":"2025-04-06","serial_number":"12874861355744","imei1":"12874861355744","imei2":"12874861355744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187841,"job_number":"JOB_187841","tr_customer_id":187859,"tr_customer_product_id":187849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:12:33.000Z","name":"Lonie Conn","mobile_number":"677-956-2027","email_id":"Torey.Corkery@yahoo.com","dop":"2025-04-06","serial_number":"13861464974997","imei1":"13861464974997","imei2":"13861464974997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187844,"job_number":"JOB_187844","tr_customer_id":187862,"tr_customer_product_id":187852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:13:13.000Z","name":"Wayne Jenkins","mobile_number":"341-468-0430","email_id":"Zackery_Prosacco@gmail.com","dop":"2025-04-06","serial_number":"18777140063160","imei1":"18777140063160","imei2":"18777140063160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187847,"job_number":"JOB_187847","tr_customer_id":187865,"tr_customer_product_id":187855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:37.000Z","modified_at":"2026-02-16T07:13:17.000Z","name":"Joanny Gerlach","mobile_number":"228-883-9850","email_id":"Braxton_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"11724447116123","imei1":"11724447116123","imei2":"11724447116123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187850,"job_number":"JOB_187850","tr_customer_id":187868,"tr_customer_product_id":187858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:20.000Z","modified_at":"2026-02-16T07:17:01.000Z","name":"Adelia Jast","mobile_number":"234-416-4030","email_id":"Raquel76@hotmail.com","dop":"2025-04-06","serial_number":"12762656011602","imei1":"12762656011602","imei2":"12762656011602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187852,"job_number":"JOB_187852","tr_customer_id":187870,"tr_customer_product_id":187860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:27.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"Eden Blick","mobile_number":"512-444-9528","email_id":"Alex_Morar83@hotmail.com","dop":"2025-04-06","serial_number":"14949939345623","imei1":"14949939345623","imei2":"14949939345623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187855,"job_number":"JOB_187855","tr_customer_id":187873,"tr_customer_product_id":187863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:49.000Z","name":"Brittany Koelpin","mobile_number":"476-573-4916","email_id":"Oliver.Hauck@hotmail.com","dop":"2025-04-06","serial_number":"14324164617011","imei1":"14324164617011","imei2":"14324164617011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187858,"job_number":"JOB_187858","tr_customer_id":187876,"tr_customer_product_id":187866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:18:37.000Z","name":"Kavon Ernser","mobile_number":"936-805-3057","email_id":"Meggie51@hotmail.com","dop":"2025-04-06","serial_number":"12901313953412","imei1":"12901313953412","imei2":"12901313953412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187990,"job_number":"JOB_187990","tr_customer_id":188008,"tr_customer_product_id":187998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:26.000Z","name":"Lilly Cormier","mobile_number":"874-555-4582","email_id":"Erica12@gmail.com","dop":"2025-12-01","serial_number":"14925116231045","imei1":"14925116231045","imei2":"14925116231045","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187992,"job_number":"JOB_187992","tr_customer_id":188010,"tr_customer_product_id":188000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:45.000Z","name":"Alexie O'Keefe","mobile_number":"312-694-5227","email_id":"Darron81@gmail.com","dop":"2025-12-01","serial_number":"19817161056543","imei1":"19817161056543","imei2":"19817161056543","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187994,"job_number":"JOB_187994","tr_customer_id":188012,"tr_customer_product_id":188002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:44:05.000Z","name":"Rodrigo Dibbert","mobile_number":"285-823-7436","email_id":"May51@gmail.com","dop":"2025-12-01","serial_number":"17002702572357","imei1":"17002702572357","imei2":"17002702572357","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187999,"job_number":"JOB_187999","tr_customer_id":188017,"tr_customer_product_id":188007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:06.000Z","modified_at":"2026-02-16T07:54:20.000Z","name":"Doyle Champlin","mobile_number":"991-895-5391","email_id":"Golden_Ebert@gmail.com","dop":"2025-11-04","serial_number":"27403033385899","imei1":"27403033385899","imei2":"27403033385899","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188000,"job_number":"JOB_188000","tr_customer_id":188018,"tr_customer_product_id":188008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:21.000Z","modified_at":"2026-02-16T07:54:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"14048676936871","imei1":"14048676936871","imei2":"14048676936871","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188001,"job_number":"JOB_188001","tr_customer_id":188019,"tr_customer_product_id":188009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:24.000Z","modified_at":"2026-02-16T07:54:57.000Z","name":"Lera Crona","mobile_number":"675-856-4300","email_id":"Opal_Hettinger@yahoo.com","dop":"2025-11-04","serial_number":"16913283008900","imei1":"16913283008900","imei2":"16913283008900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188002,"job_number":"JOB_188002","tr_customer_id":188020,"tr_customer_product_id":188010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:31.000Z","modified_at":"2026-02-16T07:54:40.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"11823408699530","imei1":"11823408699530","imei2":"11823408699530","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188003,"job_number":"JOB_188003","tr_customer_id":188021,"tr_customer_product_id":188011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:42.000Z","modified_at":"2026-02-16T07:54:52.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19453886786573","imei1":"19453886786573","imei2":"19453886786573","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188004,"job_number":"JOB_188004","tr_customer_id":188022,"tr_customer_product_id":188012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:53.000Z","modified_at":"2026-02-16T07:55:03.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"13646371864633","imei1":"13646371864633","imei2":"13646371864633","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188120,"job_number":"JOB_188120","tr_customer_id":188138,"tr_customer_product_id":188128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:50.000Z","modified_at":"2026-02-16T08:00:13.000Z","name":"Margaret Connelly","mobile_number":"700-236-6789","email_id":"Leonel_Gleason95@gmail.com","dop":"2026-01-04","serial_number":"10669452310584","imei1":"10669452310584","imei2":"110669452310584","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188123,"job_number":"JOB_188123","tr_customer_id":188141,"tr_customer_product_id":188131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:38.000Z","name":"Stan Schmeler","mobile_number":"535-898-7180","email_id":"Ryann.Homenick59@hotmail.com","dop":"2026-01-04","serial_number":"19828745605667","imei1":"19828745605667","imei2":"119828745605667","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188126,"job_number":"JOB_188126","tr_customer_id":188144,"tr_customer_product_id":188134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:01:05.000Z","name":"Cathryn McGlynn","mobile_number":"263-630-3612","email_id":"Wilber.Effertz53@gmail.com","dop":"2026-01-04","serial_number":"16847655870134","imei1":"16847655870134","imei2":"116847655870134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188128,"job_number":"JOB_188128","tr_customer_id":188146,"tr_customer_product_id":188136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:31.000Z","name":"Margarett Feeney","mobile_number":"813-824-5774","email_id":"Maddison42@gmail.com","dop":"2026-01-04","serial_number":"16391131374414","imei1":"16391131374414","imei2":"116391131374414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188129,"job_number":"JOB_188129","tr_customer_id":188147,"tr_customer_product_id":188137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:33.000Z","modified_at":"2026-02-16T08:04:19.000Z","name":"Kamille Goodwin","mobile_number":"484-538-4621","email_id":"Aurelie_Legros@hotmail.com","dop":"2025-04-06","serial_number":"16281277153747","imei1":"16281277153747","imei2":"16281277153747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188131,"job_number":"JOB_188131","tr_customer_id":188149,"tr_customer_product_id":188139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:47.000Z","modified_at":"2026-02-16T08:04:01.000Z","name":"Maud Stokes","mobile_number":"284-927-1828","email_id":"Tina73@yahoo.com","dop":"2025-11-04","serial_number":"62081627064371","imei1":"62081627064371","imei2":"62081627064371","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188132,"job_number":"JOB_188132","tr_customer_id":188150,"tr_customer_product_id":188140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:03.000Z","modified_at":"2026-02-16T08:04:45.000Z","name":"Lucas Langosh","mobile_number":"874-508-9040","email_id":"Niko_Gaylord73@yahoo.com","dop":"2025-04-06","serial_number":"13091789622888","imei1":"13091789622888","imei2":"13091789622888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188133,"job_number":"JOB_188133","tr_customer_id":188151,"tr_customer_product_id":188141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:17.000Z","name":"Sydni Hoppe","mobile_number":"208-831-0829","email_id":"Eleazar_Daugherty69@gmail.com","dop":"2025-11-04","serial_number":"63926390191839","imei1":"63926390191839","imei2":"63926390191839","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188135,"job_number":"JOB_188135","tr_customer_id":188153,"tr_customer_product_id":188143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:22.000Z","modified_at":"2026-02-16T08:04:35.000Z","name":"Dagmar Bahringer","mobile_number":"418-592-9217","email_id":"Deja91@yahoo.com","dop":"2025-11-04","serial_number":"66771164762960","imei1":"66771164762960","imei2":"66771164762960","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id187297Has required fileds 1 0 0
verify if the json number starts with JOB_ 811 0 0
Verify if the json object with id187298Has required fileds 1 0 0
Verify if the json object with id187299Has required fileds 1 0 0
Verify if the json object with id187300Has required fileds 1 0 0
Verify if the json object with id187301Has required fileds 1 0 0
Verify if the json object with id187302Has required fileds 1 0 0
Verify if the json object with id187303Has required fileds 1 0 0
Verify if the json object with id187304Has required fileds 1 0 0
Verify if the json object with id187305Has required fileds 1 0 0
Verify if the json object with id187306Has required fileds 1 0 0
Verify if the json object with id187307Has required fileds 1 0 0
Verify if the json object with id187308Has required fileds 1 0 0
Verify if the json object with id187309Has required fileds 1 0 0
Verify if the json object with id187310Has required fileds 1 0 0
Verify if the json object with id187311Has required fileds 1 0 0
Verify if the json object with id187312Has required fileds 1 0 0
Verify if the json object with id187313Has required fileds 1 0 0
Verify if the json object with id187314Has required fileds 1 0 0
Verify if the json object with id187315Has required fileds 1 0 0
Verify if the json object with id187316Has required fileds 1 0 0
Verify if the json object with id187317Has required fileds 1 0 0
Verify if the json object with id187318Has required fileds 1 0 0
Verify if the json object with id187319Has required fileds 1 0 0
Verify if the json object with id187320Has required fileds 1 0 0
Verify if the json object with id187321Has required fileds 1 0 0
Verify if the json object with id187322Has required fileds 1 0 0
Verify if the json object with id187323Has required fileds 1 0 0
Verify if the json object with id187324Has required fileds 1 0 0
Verify if the json object with id187325Has required fileds 1 0 0
Verify if the json object with id187326Has required fileds 1 0 0
Verify if the json object with id187327Has required fileds 1 0 0
Verify if the json object with id187328Has required fileds 1 0 0
Verify if the json object with id187329Has required fileds 1 0 0
Verify if the json object with id187330Has required fileds 1 0 0
Verify if the json object with id187331Has required fileds 1 0 0
Verify if the json object with id187332Has required fileds 1 0 0
Verify if the json object with id187333Has required fileds 1 0 0
Verify if the json object with id187334Has required fileds 1 0 0
Verify if the json object with id187335Has required fileds 1 0 0
Verify if the json object with id187336Has required fileds 1 0 0
Verify if the json object with id187337Has required fileds 1 0 0
Verify if the json object with id187338Has required fileds 1 0 0
Verify if the json object with id187339Has required fileds 1 0 0
Verify if the json object with id187340Has required fileds 1 0 0
Verify if the json object with id187341Has required fileds 1 0 0
Verify if the json object with id187342Has required fileds 1 0 0
Verify if the json object with id187343Has required fileds 1 0 0
Verify if the json object with id187344Has required fileds 1 0 0
Verify if the json object with id187345Has required fileds 1 0 0
Verify if the json object with id187346Has required fileds 1 0 0
Verify if the json object with id187347Has required fileds 1 0 0
Verify if the json object with id187348Has required fileds 1 0 0
Verify if the json object with id187349Has required fileds 1 0 0
Verify if the json object with id187350Has required fileds 1 0 0
Verify if the json object with id187351Has required fileds 1 0 0
Verify if the json object with id187352Has required fileds 1 0 0
Verify if the json object with id187353Has required fileds 1 0 0
Verify if the json object with id187354Has required fileds 1 0 0
Verify if the json object with id187355Has required fileds 1 0 0
Verify if the json object with id187356Has required fileds 1 0 0
Verify if the json object with id187357Has required fileds 1 0 0
Verify if the json object with id187358Has required fileds 1 0 0
Verify if the json object with id187359Has required fileds 1 0 0
Verify if the json object with id187360Has required fileds 1 0 0
Verify if the json object with id187361Has required fileds 1 0 0
Verify if the json object with id187362Has required fileds 1 0 0
Verify if the json object with id187363Has required fileds 1 0 0
Verify if the json object with id187364Has required fileds 1 0 0
Verify if the json object with id187365Has required fileds 1 0 0
Verify if the json object with id187366Has required fileds 1 0 0
Verify if the json object with id187367Has required fileds 1 0 0
Verify if the json object with id187368Has required fileds 1 0 0
Verify if the json object with id187369Has required fileds 1 0 0
Verify if the json object with id187370Has required fileds 1 0 0
Verify if the json object with id187371Has required fileds 1 0 0
Verify if the json object with id187372Has required fileds 1 0 0
Verify if the json object with id187373Has required fileds 1 0 0
Verify if the json object with id187374Has required fileds 1 0 0
Verify if the json object with id187375Has required fileds 1 0 0
Verify if the json object with id187376Has required fileds 1 0 0
Verify if the json object with id187377Has required fileds 1 0 0
Verify if the json object with id187378Has required fileds 1 0 0
Verify if the json object with id187379Has required fileds 1 0 0
Verify if the json object with id187380Has required fileds 1 0 0
Verify if the json object with id187381Has required fileds 1 0 0
Verify if the json object with id187382Has required fileds 1 0 0
Verify if the json object with id187383Has required fileds 1 0 0
Verify if the json object with id187384Has required fileds 1 0 0
Verify if the json object with id187385Has required fileds 1 0 0
Verify if the json object with id187386Has required fileds 1 0 0
Verify if the json object with id187387Has required fileds 1 0 0
Verify if the json object with id187388Has required fileds 1 0 0
Verify if the json object with id187389Has required fileds 1 0 0
Verify if the json object with id187390Has required fileds 1 0 0
Verify if the json object with id187391Has required fileds 1 0 0
Verify if the json object with id187392Has required fileds 1 0 0
Verify if the json object with id187393Has required fileds 1 0 0
Verify if the json object with id187394Has required fileds 1 0 0
Verify if the json object with id187395Has required fileds 1 0 0
Verify if the json object with id187396Has required fileds 1 0 0
Verify if the json object with id187397Has required fileds 1 0 0
Verify if the json object with id187398Has required fileds 1 0 0
Verify if the json object with id187399Has required fileds 1 0 0
Verify if the json object with id187400Has required fileds 1 0 0
Verify if the json object with id187401Has required fileds 1 0 0
Verify if the json object with id187402Has required fileds 1 0 0
Verify if the json object with id187403Has required fileds 1 0 0
Verify if the json object with id187404Has required fileds 1 0 0
Verify if the json object with id187405Has required fileds 1 0 0
Verify if the json object with id187406Has required fileds 1 0 0
Verify if the json object with id187407Has required fileds 1 0 0
Verify if the json object with id187408Has required fileds 1 0 0
Verify if the json object with id187409Has required fileds 1 0 0
Verify if the json object with id187410Has required fileds 1 0 0
Verify if the json object with id187411Has required fileds 1 0 0
Verify if the json object with id187412Has required fileds 1 0 0
Verify if the json object with id187413Has required fileds 1 0 0
Verify if the json object with id187414Has required fileds 1 0 0
Verify if the json object with id187415Has required fileds 1 0 0
Verify if the json object with id187416Has required fileds 1 0 0
Verify if the json object with id187417Has required fileds 1 0 0
Verify if the json object with id187418Has required fileds 1 0 0
Verify if the json object with id187419Has required fileds 1 0 0
Verify if the json object with id187420Has required fileds 1 0 0
Verify if the json object with id187421Has required fileds 1 0 0
Verify if the json object with id187422Has required fileds 1 0 0
Verify if the json object with id187423Has required fileds 1 0 0
Verify if the json object with id187424Has required fileds 1 0 0
Verify if the json object with id187425Has required fileds 1 0 0
Verify if the json object with id187426Has required fileds 1 0 0
Verify if the json object with id187427Has required fileds 1 0 0
Verify if the json object with id187428Has required fileds 1 0 0
Verify if the json object with id187429Has required fileds 1 0 0
Verify if the json object with id187430Has required fileds 1 0 0
Verify if the json object with id187431Has required fileds 1 0 0
Verify if the json object with id187432Has required fileds 1 0 0
Verify if the json object with id187433Has required fileds 1 0 0
Verify if the json object with id187434Has required fileds 1 0 0
Verify if the json object with id187435Has required fileds 1 0 0
Verify if the json object with id187436Has required fileds 1 0 0
Verify if the json object with id187437Has required fileds 1 0 0
Verify if the json object with id187438Has required fileds 1 0 0
Verify if the json object with id187439Has required fileds 1 0 0
Verify if the json object with id187440Has required fileds 1 0 0
Verify if the json object with id187441Has required fileds 1 0 0
Verify if the json object with id187442Has required fileds 1 0 0
Verify if the json object with id187443Has required fileds 1 0 0
Verify if the json object with id187444Has required fileds 1 0 0
Verify if the json object with id187445Has required fileds 1 0 0
Verify if the json object with id187446Has required fileds 1 0 0
Verify if the json object with id187447Has required fileds 1 0 0
Verify if the json object with id187448Has required fileds 1 0 0
Verify if the json object with id187449Has required fileds 1 0 0
Verify if the json object with id187450Has required fileds 1 0 0
Verify if the json object with id187451Has required fileds 1 0 0
Verify if the json object with id187452Has required fileds 1 0 0
Verify if the json object with id187453Has required fileds 1 0 0
Verify if the json object with id187454Has required fileds 1 0 0
Verify if the json object with id187455Has required fileds 1 0 0
Verify if the json object with id187456Has required fileds 1 0 0
Verify if the json object with id187457Has required fileds 1 0 0
Verify if the json object with id187458Has required fileds 1 0 0
Verify if the json object with id187459Has required fileds 1 0 0
Verify if the json object with id187460Has required fileds 1 0 0
Verify if the json object with id187461Has required fileds 1 0 0
Verify if the json object with id187462Has required fileds 1 0 0
Verify if the json object with id187463Has required fileds 1 0 0
Verify if the json object with id187464Has required fileds 1 0 0
Verify if the json object with id187465Has required fileds 1 0 0
Verify if the json object with id187466Has required fileds 1 0 0
Verify if the json object with id187467Has required fileds 1 0 0
Verify if the json object with id187468Has required fileds 1 0 0
Verify if the json object with id187469Has required fileds 1 0 0
Verify if the json object with id187470Has required fileds 1 0 0
Verify if the json object with id187471Has required fileds 1 0 0
Verify if the json object with id187472Has required fileds 1 0 0
Verify if the json object with id187473Has required fileds 1 0 0
Verify if the json object with id187474Has required fileds 1 0 0
Verify if the json object with id187475Has required fileds 1 0 0
Verify if the json object with id187476Has required fileds 1 0 0
Verify if the json object with id187477Has required fileds 1 0 0
Verify if the json object with id187478Has required fileds 1 0 0
Verify if the json object with id187479Has required fileds 1 0 0
Verify if the json object with id187480Has required fileds 1 0 0
Verify if the json object with id187481Has required fileds 1 0 0
Verify if the json object with id187482Has required fileds 1 0 0
Verify if the json object with id187483Has required fileds 1 0 0
Verify if the json object with id187484Has required fileds 1 0 0
Verify if the json object with id187485Has required fileds 1 0 0
Verify if the json object with id187486Has required fileds 1 0 0
Verify if the json object with id187487Has required fileds 1 0 0
Verify if the json object with id187488Has required fileds 1 0 0
Verify if the json object with id187489Has required fileds 1 0 0
Verify if the json object with id187490Has required fileds 1 0 0
Verify if the json object with id187491Has required fileds 1 0 0
Verify if the json object with id187492Has required fileds 1 0 0
Verify if the json object with id187493Has required fileds 1 0 0
Verify if the json object with id187494Has required fileds 1 0 0
Verify if the json object with id187495Has required fileds 1 0 0
Verify if the json object with id187496Has required fileds 1 0 0
Verify if the json object with id187497Has required fileds 1 0 0
Verify if the json object with id187498Has required fileds 1 0 0
Verify if the json object with id187499Has required fileds 1 0 0
Verify if the json object with id187500Has required fileds 1 0 0
Verify if the json object with id187501Has required fileds 1 0 0
Verify if the json object with id187502Has required fileds 1 0 0
Verify if the json object with id187503Has required fileds 1 0 0
Verify if the json object with id187504Has required fileds 1 0 0
Verify if the json object with id187505Has required fileds 1 0 0
Verify if the json object with id187506Has required fileds 1 0 0
Verify if the json object with id187507Has required fileds 1 0 0
Verify if the json object with id187508Has required fileds 1 0 0
Verify if the json object with id187509Has required fileds 1 0 0
Verify if the json object with id187510Has required fileds 1 0 0
Verify if the json object with id187511Has required fileds 1 0 0
Verify if the json object with id187512Has required fileds 1 0 0
Verify if the json object with id187513Has required fileds 1 0 0
Verify if the json object with id187514Has required fileds 1 0 0
Verify if the json object with id187515Has required fileds 1 0 0
Verify if the json object with id187516Has required fileds 1 0 0
Verify if the json object with id187517Has required fileds 1 0 0
Verify if the json object with id187518Has required fileds 1 0 0
Verify if the json object with id187519Has required fileds 1 0 0
Verify if the json object with id187520Has required fileds 1 0 0
Verify if the json object with id187521Has required fileds 1 0 0
Verify if the json object with id187522Has required fileds 1 0 0
Verify if the json object with id187523Has required fileds 1 0 0
Verify if the json object with id187524Has required fileds 1 0 0
Verify if the json object with id187525Has required fileds 1 0 0
Verify if the json object with id187526Has required fileds 1 0 0
Verify if the json object with id187527Has required fileds 1 0 0
Verify if the json object with id187528Has required fileds 1 0 0
Verify if the json object with id187529Has required fileds 1 0 0
Verify if the json object with id187530Has required fileds 1 0 0
Verify if the json object with id187531Has required fileds 1 0 0
Verify if the json object with id187532Has required fileds 1 0 0
Verify if the json object with id187533Has required fileds 1 0 0
Verify if the json object with id187534Has required fileds 1 0 0
Verify if the json object with id187535Has required fileds 1 0 0
Verify if the json object with id187536Has required fileds 1 0 0
Verify if the json object with id187537Has required fileds 1 0 0
Verify if the json object with id187538Has required fileds 1 0 0
Verify if the json object with id187539Has required fileds 1 0 0
Verify if the json object with id187540Has required fileds 1 0 0
Verify if the json object with id187542Has required fileds 1 0 0
Verify if the json object with id187543Has required fileds 1 0 0
Verify if the json object with id187545Has required fileds 1 0 0
Verify if the json object with id187546Has required fileds 1 0 0
Verify if the json object with id187547Has required fileds 1 0 0
Verify if the json object with id187548Has required fileds 1 0 0
Verify if the json object with id187549Has required fileds 1 0 0
Verify if the json object with id187550Has required fileds 1 0 0
Verify if the json object with id187551Has required fileds 1 0 0
Verify if the json object with id187552Has required fileds 1 0 0
Verify if the json object with id187553Has required fileds 1 0 0
Verify if the json object with id187554Has required fileds 1 0 0
Verify if the json object with id187555Has required fileds 1 0 0
Verify if the json object with id187556Has required fileds 1 0 0
Verify if the json object with id187557Has required fileds 1 0 0
Verify if the json object with id187558Has required fileds 1 0 0
Verify if the json object with id187559Has required fileds 1 0 0
Verify if the json object with id187560Has required fileds 1 0 0
Verify if the json object with id187561Has required fileds 1 0 0
Verify if the json object with id187562Has required fileds 1 0 0
Verify if the json object with id187563Has required fileds 1 0 0
Verify if the json object with id187564Has required fileds 1 0 0
Verify if the json object with id187565Has required fileds 1 0 0
Verify if the json object with id187566Has required fileds 1 0 0
Verify if the json object with id187567Has required fileds 1 0 0
Verify if the json object with id187568Has required fileds 1 0 0
Verify if the json object with id187569Has required fileds 1 0 0
Verify if the json object with id187570Has required fileds 1 0 0
Verify if the json object with id187571Has required fileds 1 0 0
Verify if the json object with id187572Has required fileds 1 0 0
Verify if the json object with id187573Has required fileds 1 0 0
Verify if the json object with id187574Has required fileds 1 0 0
Verify if the json object with id187575Has required fileds 1 0 0
Verify if the json object with id187576Has required fileds 1 0 0
Verify if the json object with id187577Has required fileds 1 0 0
Verify if the json object with id187578Has required fileds 1 0 0
Verify if the json object with id187579Has required fileds 1 0 0
Verify if the json object with id187580Has required fileds 1 0 0
Verify if the json object with id187581Has required fileds 1 0 0
Verify if the json object with id187582Has required fileds 1 0 0
Verify if the json object with id187583Has required fileds 1 0 0
Verify if the json object with id187584Has required fileds 1 0 0
Verify if the json object with id187585Has required fileds 1 0 0
Verify if the json object with id187586Has required fileds 1 0 0
Verify if the json object with id187587Has required fileds 1 0 0
Verify if the json object with id187588Has required fileds 1 0 0
Verify if the json object with id187589Has required fileds 1 0 0
Verify if the json object with id187590Has required fileds 1 0 0
Verify if the json object with id187591Has required fileds 1 0 0
Verify if the json object with id187592Has required fileds 1 0 0
Verify if the json object with id187593Has required fileds 1 0 0
Verify if the json object with id187594Has required fileds 1 0 0
Verify if the json object with id187595Has required fileds 1 0 0
Verify if the json object with id187596Has required fileds 1 0 0
Verify if the json object with id187597Has required fileds 1 0 0
Verify if the json object with id187598Has required fileds 1 0 0
Verify if the json object with id187599Has required fileds 1 0 0
Verify if the json object with id187600Has required fileds 1 0 0
Verify if the json object with id187601Has required fileds 1 0 0
Verify if the json object with id187602Has required fileds 1 0 0
Verify if the json object with id187603Has required fileds 1 0 0
Verify if the json object with id187604Has required fileds 1 0 0
Verify if the json object with id187605Has required fileds 1 0 0
Verify if the json object with id187606Has required fileds 1 0 0
Verify if the json object with id187607Has required fileds 1 0 0
Verify if the json object with id187608Has required fileds 1 0 0
Verify if the json object with id187609Has required fileds 1 0 0
Verify if the json object with id187610Has required fileds 1 0 0
Verify if the json object with id187611Has required fileds 1 0 0
Verify if the json object with id187612Has required fileds 1 0 0
Verify if the json object with id187613Has required fileds 1 0 0
Verify if the json object with id187614Has required fileds 1 0 0
Verify if the json object with id187615Has required fileds 1 0 0
Verify if the json object with id187616Has required fileds 1 0 0
Verify if the json object with id187617Has required fileds 1 0 0
Verify if the json object with id187618Has required fileds 1 0 0
Verify if the json object with id187619Has required fileds 1 0 0
Verify if the json object with id187620Has required fileds 1 0 0
Verify if the json object with id187621Has required fileds 1 0 0
Verify if the json object with id187622Has required fileds 1 0 0
Verify if the json object with id187623Has required fileds 1 0 0
Verify if the json object with id187624Has required fileds 1 0 0
Verify if the json object with id187625Has required fileds 1 0 0
Verify if the json object with id187626Has required fileds 1 0 0
Verify if the json object with id187627Has required fileds 1 0 0
Verify if the json object with id187628Has required fileds 1 0 0
Verify if the json object with id187629Has required fileds 1 0 0
Verify if the json object with id187630Has required fileds 1 0 0
Verify if the json object with id187631Has required fileds 1 0 0
Verify if the json object with id187632Has required fileds 1 0 0
Verify if the json object with id187633Has required fileds 1 0 0
Verify if the json object with id187634Has required fileds 1 0 0
Verify if the json object with id187635Has required fileds 1 0 0
Verify if the json object with id187636Has required fileds 1 0 0
Verify if the json object with id187637Has required fileds 1 0 0
Verify if the json object with id187638Has required fileds 1 0 0
Verify if the json object with id187639Has required fileds 1 0 0
Verify if the json object with id187640Has required fileds 1 0 0
Verify if the json object with id187641Has required fileds 1 0 0
Verify if the json object with id187642Has required fileds 1 0 0
Verify if the json object with id187643Has required fileds 1 0 0
Verify if the json object with id187644Has required fileds 1 0 0
Verify if the json object with id187645Has required fileds 1 0 0
Verify if the json object with id187646Has required fileds 1 0 0
Verify if the json object with id187647Has required fileds 1 0 0
Verify if the json object with id187648Has required fileds 1 0 0
Verify if the json object with id187649Has required fileds 1 0 0
Verify if the json object with id187650Has required fileds 1 0 0
Verify if the json object with id187651Has required fileds 1 0 0
Verify if the json object with id187652Has required fileds 1 0 0
Verify if the json object with id187653Has required fileds 1 0 0
Verify if the json object with id187654Has required fileds 1 0 0
Verify if the json object with id187655Has required fileds 1 0 0
Verify if the json object with id187656Has required fileds 1 0 0
Verify if the json object with id187657Has required fileds 1 0 0
Verify if the json object with id187658Has required fileds 1 0 0
Verify if the json object with id187659Has required fileds 1 0 0
Verify if the json object with id187660Has required fileds 1 0 0
Verify if the json object with id187661Has required fileds 1 0 0
Verify if the json object with id187662Has required fileds 1 0 0
Verify if the json object with id187663Has required fileds 1 0 0
Verify if the json object with id187664Has required fileds 1 0 0
Verify if the json object with id187665Has required fileds 1 0 0
Verify if the json object with id187666Has required fileds 1 0 0
Verify if the json object with id187667Has required fileds 1 0 0
Verify if the json object with id187668Has required fileds 1 0 0
Verify if the json object with id187669Has required fileds 1 0 0
Verify if the json object with id187670Has required fileds 1 0 0
Verify if the json object with id187671Has required fileds 1 0 0
Verify if the json object with id187672Has required fileds 1 0 0
Verify if the json object with id187673Has required fileds 1 0 0
Verify if the json object with id187674Has required fileds 1 0 0
Verify if the json object with id187675Has required fileds 1 0 0
Verify if the json object with id187676Has required fileds 1 0 0
Verify if the json object with id187677Has required fileds 1 0 0
Verify if the json object with id187678Has required fileds 1 0 0
Verify if the json object with id187679Has required fileds 1 0 0
Verify if the json object with id187680Has required fileds 1 0 0
Verify if the json object with id187681Has required fileds 1 0 0
Verify if the json object with id187682Has required fileds 1 0 0
Verify if the json object with id187683Has required fileds 1 0 0
Verify if the json object with id187684Has required fileds 1 0 0
Verify if the json object with id187685Has required fileds 1 0 0
Verify if the json object with id187686Has required fileds 1 0 0
Verify if the json object with id187687Has required fileds 1 0 0
Verify if the json object with id187688Has required fileds 1 0 0
Verify if the json object with id187689Has required fileds 1 0 0
Verify if the json object with id187690Has required fileds 1 0 0
Verify if the json object with id187691Has required fileds 1 0 0
Verify if the json object with id187692Has required fileds 1 0 0
Verify if the json object with id187693Has required fileds 1 0 0
Verify if the json object with id187694Has required fileds 1 0 0
Verify if the json object with id187695Has required fileds 1 0 0
Verify if the json object with id187696Has required fileds 1 0 0
Verify if the json object with id187697Has required fileds 1 0 0
Verify if the json object with id187698Has required fileds 1 0 0
Verify if the json object with id187699Has required fileds 1 0 0
Verify if the json object with id187700Has required fileds 1 0 0
Verify if the json object with id187701Has required fileds 1 0 0
Verify if the json object with id187702Has required fileds 1 0 0
Verify if the json object with id187703Has required fileds 1 0 0
Verify if the json object with id187704Has required fileds 1 0 0
Verify if the json object with id187705Has required fileds 1 0 0
Verify if the json object with id187706Has required fileds 1 0 0
Verify if the json object with id187707Has required fileds 1 0 0
Verify if the json object with id187708Has required fileds 1 0 0
Verify if the json object with id187709Has required fileds 1 0 0
Verify if the json object with id187710Has required fileds 1 0 0
Verify if the json object with id187711Has required fileds 1 0 0
Verify if the json object with id187712Has required fileds 1 0 0
Verify if the json object with id187713Has required fileds 1 0 0
Verify if the json object with id187714Has required fileds 1 0 0
Verify if the json object with id187715Has required fileds 1 0 0
Verify if the json object with id187716Has required fileds 1 0 0
Verify if the json object with id187717Has required fileds 1 0 0
Verify if the json object with id187718Has required fileds 1 0 0
Verify if the json object with id187719Has required fileds 1 0 0
Verify if the json object with id187720Has required fileds 1 0 0
Verify if the json object with id187721Has required fileds 1 0 0
Verify if the json object with id187722Has required fileds 1 0 0
Verify if the json object with id187723Has required fileds 1 0 0
Verify if the json object with id187724Has required fileds 1 0 0
Verify if the json object with id187725Has required fileds 1 0 0
Verify if the json object with id187726Has required fileds 1 0 0
Verify if the json object with id187727Has required fileds 1 0 0
Verify if the json object with id187728Has required fileds 1 0 0
Verify if the json object with id187729Has required fileds 1 0 0
Verify if the json object with id187730Has required fileds 1 0 0
Verify if the json object with id187731Has required fileds 1 0 0
Verify if the json object with id187732Has required fileds 1 0 0
Verify if the json object with id187733Has required fileds 1 0 0
Verify if the json object with id187734Has required fileds 1 0 0
Verify if the json object with id187735Has required fileds 1 0 0
Verify if the json object with id187736Has required fileds 1 0 0
Verify if the json object with id187737Has required fileds 1 0 0
Verify if the json object with id187738Has required fileds 1 0 0
Verify if the json object with id187739Has required fileds 1 0 0
Verify if the json object with id187740Has required fileds 1 0 0
Verify if the json object with id187741Has required fileds 1 0 0
Verify if the json object with id187742Has required fileds 1 0 0
Verify if the json object with id187743Has required fileds 1 0 0
Verify if the json object with id187744Has required fileds 1 0 0
Verify if the json object with id187745Has required fileds 1 0 0
Verify if the json object with id187746Has required fileds 1 0 0
Verify if the json object with id187747Has required fileds 1 0 0
Verify if the json object with id187748Has required fileds 1 0 0
Verify if the json object with id187749Has required fileds 1 0 0
Verify if the json object with id187750Has required fileds 1 0 0
Verify if the json object with id187751Has required fileds 1 0 0
Verify if the json object with id187752Has required fileds 1 0 0
Verify if the json object with id187753Has required fileds 1 0 0
Verify if the json object with id187754Has required fileds 1 0 0
Verify if the json object with id187755Has required fileds 1 0 0
Verify if the json object with id187756Has required fileds 1 0 0
Verify if the json object with id187757Has required fileds 1 0 0
Verify if the json object with id187758Has required fileds 1 0 0
Verify if the json object with id187759Has required fileds 1 0 0
Verify if the json object with id187760Has required fileds 1 0 0
Verify if the json object with id187761Has required fileds 1 0 0
Verify if the json object with id187762Has required fileds 1 0 0
Verify if the json object with id187763Has required fileds 1 0 0
Verify if the json object with id187764Has required fileds 1 0 0
Verify if the json object with id187765Has required fileds 1 0 0
Verify if the json object with id187766Has required fileds 1 0 0
Verify if the json object with id187767Has required fileds 1 0 0
Verify if the json object with id187768Has required fileds 1 0 0
Verify if the json object with id187769Has required fileds 1 0 0
Verify if the json object with id187770Has required fileds 1 0 0
Verify if the json object with id187771Has required fileds 1 0 0
Verify if the json object with id187772Has required fileds 1 0 0
Verify if the json object with id187773Has required fileds 1 0 0
Verify if the json object with id187774Has required fileds 1 0 0
Verify if the json object with id187775Has required fileds 1 0 0
Verify if the json object with id187776Has required fileds 1 0 0
Verify if the json object with id187777Has required fileds 1 0 0
Verify if the json object with id187778Has required fileds 1 0 0
Verify if the json object with id187779Has required fileds 1 0 0
Verify if the json object with id187780Has required fileds 1 0 0
Verify if the json object with id187781Has required fileds 1 0 0
Verify if the json object with id187782Has required fileds 1 0 0
Verify if the json object with id187783Has required fileds 1 0 0
Verify if the json object with id187784Has required fileds 1 0 0
Verify if the json object with id187785Has required fileds 1 0 0
Verify if the json object with id187786Has required fileds 1 0 0
Verify if the json object with id187787Has required fileds 1 0 0
Verify if the json object with id187788Has required fileds 1 0 0
Verify if the json object with id187789Has required fileds 1 0 0
Verify if the json object with id187790Has required fileds 1 0 0
Verify if the json object with id187791Has required fileds 1 0 0
Verify if the json object with id187792Has required fileds 1 0 0
Verify if the json object with id187793Has required fileds 1 0 0
Verify if the json object with id187794Has required fileds 1 0 0
Verify if the json object with id187795Has required fileds 1 0 0
Verify if the json object with id187796Has required fileds 1 0 0
Verify if the json object with id187797Has required fileds 1 0 0
Verify if the json object with id187798Has required fileds 1 0 0
Verify if the json object with id187799Has required fileds 1 0 0
Verify if the json object with id187800Has required fileds 1 0 0
Verify if the json object with id187801Has required fileds 1 0 0
Verify if the json object with id187802Has required fileds 1 0 0
Verify if the json object with id187803Has required fileds 1 0 0
Verify if the json object with id187804Has required fileds 1 0 0
Verify if the json object with id187805Has required fileds 1 0 0
Verify if the json object with id187806Has required fileds 1 0 0
Verify if the json object with id187807Has required fileds 1 0 0
Verify if the json object with id187808Has required fileds 1 0 0
Verify if the json object with id187809Has required fileds 1 0 0
Verify if the json object with id187810Has required fileds 1 0 0
Verify if the json object with id187811Has required fileds 1 0 0
Verify if the json object with id187812Has required fileds 1 0 0
Verify if the json object with id187813Has required fileds 1 0 0
Verify if the json object with id187814Has required fileds 1 0 0
Verify if the json object with id187815Has required fileds 1 0 0
Verify if the json object with id187816Has required fileds 1 0 0
Verify if the json object with id187817Has required fileds 1 0 0
Verify if the json object with id187818Has required fileds 1 0 0
Verify if the json object with id187819Has required fileds 1 0 0
Verify if the json object with id187820Has required fileds 1 0 0
Verify if the json object with id187821Has required fileds 1 0 0
Verify if the json object with id187822Has required fileds 1 0 0
Verify if the json object with id187823Has required fileds 1 0 0
Verify if the json object with id187824Has required fileds 1 0 0
Verify if the json object with id187825Has required fileds 1 0 0
Verify if the json object with id187826Has required fileds 1 0 0
Verify if the json object with id187827Has required fileds 1 0 0
Verify if the json object with id187828Has required fileds 1 0 0
Verify if the json object with id187829Has required fileds 1 0 0
Verify if the json object with id187830Has required fileds 1 0 0
Verify if the json object with id187831Has required fileds 1 0 0
Verify if the json object with id187832Has required fileds 1 0 0
Verify if the json object with id187833Has required fileds 1 0 0
Verify if the json object with id187834Has required fileds 1 0 0
Verify if the json object with id187835Has required fileds 1 0 0
Verify if the json object with id187836Has required fileds 1 0 0
Verify if the json object with id187837Has required fileds 1 0 0
Verify if the json object with id187838Has required fileds 1 0 0
Verify if the json object with id187839Has required fileds 1 0 0
Verify if the json object with id187840Has required fileds 1 0 0
Verify if the json object with id187841Has required fileds 1 0 0
Verify if the json object with id187842Has required fileds 1 0 0
Verify if the json object with id187843Has required fileds 1 0 0
Verify if the json object with id187844Has required fileds 1 0 0
Verify if the json object with id187845Has required fileds 1 0 0
Verify if the json object with id187846Has required fileds 1 0 0
Verify if the json object with id187847Has required fileds 1 0 0
Verify if the json object with id187848Has required fileds 1 0 0
Verify if the json object with id187849Has required fileds 1 0 0
Verify if the json object with id187850Has required fileds 1 0 0
Verify if the json object with id187851Has required fileds 1 0 0
Verify if the json object with id187852Has required fileds 1 0 0
Verify if the json object with id187853Has required fileds 1 0 0
Verify if the json object with id187854Has required fileds 1 0 0
Verify if the json object with id187855Has required fileds 1 0 0
Verify if the json object with id187856Has required fileds 1 0 0
Verify if the json object with id187857Has required fileds 1 0 0
Verify if the json object with id187858Has required fileds 1 0 0
Verify if the json object with id187859Has required fileds 1 0 0
Verify if the json object with id187860Has required fileds 1 0 0
Verify if the json object with id187861Has required fileds 1 0 0
Verify if the json object with id187862Has required fileds 1 0 0
Verify if the json object with id187863Has required fileds 1 0 0
Verify if the json object with id187864Has required fileds 1 0 0
Verify if the json object with id187865Has required fileds 1 0 0
Verify if the json object with id187866Has required fileds 1 0 0
Verify if the json object with id187868Has required fileds 1 0 0
Verify if the json object with id187869Has required fileds 1 0 0
Verify if the json object with id187870Has required fileds 1 0 0
Verify if the json object with id187871Has required fileds 1 0 0
Verify if the json object with id187872Has required fileds 1 0 0
Verify if the json object with id187873Has required fileds 1 0 0
Verify if the json object with id187874Has required fileds 1 0 0
Verify if the json object with id187875Has required fileds 1 0 0
Verify if the json object with id187876Has required fileds 1 0 0
Verify if the json object with id187877Has required fileds 1 0 0
Verify if the json object with id187878Has required fileds 1 0 0
Verify if the json object with id187880Has required fileds 1 0 0
Verify if the json object with id187882Has required fileds 1 0 0
Verify if the json object with id187883Has required fileds 1 0 0
Verify if the json object with id187884Has required fileds 1 0 0
Verify if the json object with id187885Has required fileds 1 0 0
Verify if the json object with id187886Has required fileds 1 0 0
Verify if the json object with id187887Has required fileds 1 0 0
Verify if the json object with id187889Has required fileds 1 0 0
Verify if the json object with id187890Has required fileds 1 0 0
Verify if the json object with id187892Has required fileds 1 0 0
Verify if the json object with id187893Has required fileds 1 0 0
Verify if the json object with id187895Has required fileds 1 0 0
Verify if the json object with id187898Has required fileds 1 0 0
Verify if the json object with id187899Has required fileds 1 0 0
Verify if the json object with id187900Has required fileds 1 0 0
Verify if the json object with id187902Has required fileds 1 0 0
Verify if the json object with id187903Has required fileds 1 0 0
Verify if the json object with id187905Has required fileds 1 0 0
Verify if the json object with id187906Has required fileds 1 0 0
Verify if the json object with id187907Has required fileds 1 0 0
Verify if the json object with id187908Has required fileds 1 0 0
Verify if the json object with id187910Has required fileds 1 0 0
Verify if the json object with id187911Has required fileds 1 0 0
Verify if the json object with id187915Has required fileds 1 0 0
Verify if the json object with id187916Has required fileds 1 0 0
Verify if the json object with id187917Has required fileds 1 0 0
Verify if the json object with id187918Has required fileds 1 0 0
Verify if the json object with id187919Has required fileds 1 0 0
Verify if the json object with id187920Has required fileds 1 0 0
Verify if the json object with id187921Has required fileds 1 0 0
Verify if the json object with id187922Has required fileds 1 0 0
Verify if the json object with id187923Has required fileds 1 0 0
Verify if the json object with id187925Has required fileds 1 0 0
Verify if the json object with id187927Has required fileds 1 0 0
Verify if the json object with id187928Has required fileds 1 0 0
Verify if the json object with id187929Has required fileds 1 0 0
Verify if the json object with id187930Has required fileds 1 0 0
Verify if the json object with id187931Has required fileds 1 0 0
Verify if the json object with id187933Has required fileds 1 0 0
Verify if the json object with id187934Has required fileds 1 0 0
Verify if the json object with id187936Has required fileds 1 0 0
Verify if the json object with id187937Has required fileds 1 0 0
Verify if the json object with id187940Has required fileds 1 0 0
Verify if the json object with id187942Has required fileds 1 0 0
Verify if the json object with id187943Has required fileds 1 0 0
Verify if the json object with id187945Has required fileds 1 0 0
Verify if the json object with id187946Has required fileds 1 0 0
Verify if the json object with id187947Has required fileds 1 0 0
Verify if the json object with id187948Has required fileds 1 0 0
Verify if the json object with id187949Has required fileds 1 0 0
Verify if the json object with id187951Has required fileds 1 0 0
Verify if the json object with id187952Has required fileds 1 0 0
Verify if the json object with id187953Has required fileds 1 0 0
Verify if the json object with id187954Has required fileds 1 0 0
Verify if the json object with id187955Has required fileds 1 0 0
Verify if the json object with id187956Has required fileds 1 0 0
Verify if the json object with id187958Has required fileds 1 0 0
Verify if the json object with id187959Has required fileds 1 0 0
Verify if the json object with id187961Has required fileds 1 0 0
Verify if the json object with id187962Has required fileds 1 0 0
Verify if the json object with id187963Has required fileds 1 0 0
Verify if the json object with id187967Has required fileds 1 0 0
Verify if the json object with id187968Has required fileds 1 0 0
Verify if the json object with id187969Has required fileds 1 0 0
Verify if the json object with id187970Has required fileds 1 0 0
Verify if the json object with id187971Has required fileds 1 0 0
Verify if the json object with id187972Has required fileds 1 0 0
Verify if the json object with id187973Has required fileds 1 0 0
Verify if the json object with id187975Has required fileds 1 0 0
Verify if the json object with id187976Has required fileds 1 0 0
Verify if the json object with id187977Has required fileds 1 0 0
Verify if the json object with id187978Has required fileds 1 0 0
Verify if the json object with id187980Has required fileds 1 0 0
Verify if the json object with id187981Has required fileds 1 0 0
Verify if the json object with id187982Has required fileds 1 0 0
Verify if the json object with id187983Has required fileds 1 0 0
Verify if the json object with id187984Has required fileds 1 0 0
Verify if the json object with id187985Has required fileds 1 0 0
Verify if the json object with id187986Has required fileds 1 0 0
Verify if the json object with id187987Has required fileds 1 0 0
Verify if the json object with id187988Has required fileds 1 0 0
Verify if the json object with id187989Has required fileds 1 0 0
Verify if the json object with id187990Has required fileds 1 0 0
Verify if the json object with id187991Has required fileds 1 0 0
Verify if the json object with id187992Has required fileds 1 0 0
Verify if the json object with id187993Has required fileds 1 0 0
Verify if the json object with id187994Has required fileds 1 0 0
Verify if the json object with id187995Has required fileds 1 0 0
Verify if the json object with id187996Has required fileds 1 0 0
Verify if the json object with id187997Has required fileds 1 0 0
Verify if the json object with id187998Has required fileds 1 0 0
Verify if the json object with id187999Has required fileds 1 0 0
Verify if the json object with id188000Has required fileds 1 0 0
Verify if the json object with id188001Has required fileds 1 0 0
Verify if the json object with id188002Has required fileds 1 0 0
Verify if the json object with id188003Has required fileds 1 0 0
Verify if the json object with id188004Has required fileds 1 0 0
Verify if the json object with id188005Has required fileds 1 0 0
Verify if the json object with id188006Has required fileds 1 0 0
Verify if the json object with id188007Has required fileds 1 0 0
Verify if the json object with id188008Has required fileds 1 0 0
Verify if the json object with id188009Has required fileds 1 0 0
Verify if the json object with id188010Has required fileds 1 0 0
Verify if the json object with id188011Has required fileds 1 0 0
Verify if the json object with id188012Has required fileds 1 0 0
Verify if the json object with id188013Has required fileds 1 0 0
Verify if the json object with id188014Has required fileds 1 0 0
Verify if the json object with id188015Has required fileds 1 0 0
Verify if the json object with id188016Has required fileds 1 0 0
Verify if the json object with id188017Has required fileds 1 0 0
Verify if the json object with id188018Has required fileds 1 0 0
Verify if the json object with id188019Has required fileds 1 0 0
Verify if the json object with id188020Has required fileds 1 0 0
Verify if the json object with id188021Has required fileds 1 0 0
Verify if the json object with id188022Has required fileds 1 0 0
Verify if the json object with id188023Has required fileds 1 0 0
Verify if the json object with id188024Has required fileds 1 0 0
Verify if the json object with id188025Has required fileds 1 0 0
Verify if the json object with id188026Has required fileds 1 0 0
Verify if the json object with id188027Has required fileds 1 0 0
Verify if the json object with id188028Has required fileds 1 0 0
Verify if the json object with id188029Has required fileds 1 0 0
Verify if the json object with id188030Has required fileds 1 0 0
Verify if the json object with id188031Has required fileds 1 0 0
Verify if the json object with id188032Has required fileds 1 0 0
Verify if the json object with id188033Has required fileds 1 0 0
Verify if the json object with id188034Has required fileds 1 0 0
Verify if the json object with id188035Has required fileds 1 0 0
Verify if the json object with id188036Has required fileds 1 0 0
Verify if the json object with id188037Has required fileds 1 0 0
Verify if the json object with id188038Has required fileds 1 0 0
Verify if the json object with id188039Has required fileds 1 0 0
Verify if the json object with id188040Has required fileds 1 0 0
Verify if the json object with id188041Has required fileds 1 0 0
Verify if the json object with id188042Has required fileds 1 0 0
Verify if the json object with id188043Has required fileds 1 0 0
Verify if the json object with id188044Has required fileds 1 0 0
Verify if the json object with id188045Has required fileds 1 0 0
Verify if the json object with id188046Has required fileds 1 0 0
Verify if the json object with id188047Has required fileds 1 0 0
Verify if the json object with id188048Has required fileds 1 0 0
Verify if the json object with id188049Has required fileds 1 0 0
Verify if the json object with id188050Has required fileds 1 0 0
Verify if the json object with id188051Has required fileds 1 0 0
Verify if the json object with id188052Has required fileds 1 0 0
Verify if the json object with id188053Has required fileds 1 0 0
Verify if the json object with id188054Has required fileds 1 0 0
Verify if the json object with id188055Has required fileds 1 0 0
Verify if the json object with id188056Has required fileds 1 0 0
Verify if the json object with id188057Has required fileds 1 0 0
Verify if the json object with id188058Has required fileds 1 0 0
Verify if the json object with id188059Has required fileds 1 0 0
Verify if the json object with id188060Has required fileds 1 0 0
Verify if the json object with id188061Has required fileds 1 0 0
Verify if the json object with id188062Has required fileds 1 0 0
Verify if the json object with id188063Has required fileds 1 0 0
Verify if the json object with id188064Has required fileds 1 0 0
Verify if the json object with id188065Has required fileds 1 0 0
Verify if the json object with id188066Has required fileds 1 0 0
Verify if the json object with id188067Has required fileds 1 0 0
Verify if the json object with id188068Has required fileds 1 0 0
Verify if the json object with id188069Has required fileds 1 0 0
Verify if the json object with id188070Has required fileds 1 0 0
Verify if the json object with id188071Has required fileds 1 0 0
Verify if the json object with id188072Has required fileds 1 0 0
Verify if the json object with id188073Has required fileds 1 0 0
Verify if the json object with id188074Has required fileds 1 0 0
Verify if the json object with id188075Has required fileds 1 0 0
Verify if the json object with id188076Has required fileds 1 0 0
Verify if the json object with id188077Has required fileds 1 0 0
Verify if the json object with id188078Has required fileds 1 0 0
Verify if the json object with id188079Has required fileds 1 0 0
Verify if the json object with id188080Has required fileds 1 0 0
Verify if the json object with id188081Has required fileds 1 0 0
Verify if the json object with id188082Has required fileds 1 0 0
Verify if the json object with id188083Has required fileds 1 0 0
Verify if the json object with id188084Has required fileds 1 0 0
Verify if the json object with id188085Has required fileds 1 0 0
Verify if the json object with id188086Has required fileds 1 0 0
Verify if the json object with id188087Has required fileds 1 0 0
Verify if the json object with id188088Has required fileds 1 0 0
Verify if the json object with id188089Has required fileds 1 0 0
Verify if the json object with id188090Has required fileds 1 0 0
Verify if the json object with id188091Has required fileds 1 0 0
Verify if the json object with id188092Has required fileds 1 0 0
Verify if the json object with id188093Has required fileds 1 0 0
Verify if the json object with id188094Has required fileds 1 0 0
Verify if the json object with id188095Has required fileds 1 0 0
Verify if the json object with id188096Has required fileds 1 0 0
Verify if the json object with id188097Has required fileds 1 0 0
Verify if the json object with id188098Has required fileds 1 0 0
Verify if the json object with id188099Has required fileds 1 0 0
Verify if the json object with id188100Has required fileds 1 0 0
Verify if the json object with id188101Has required fileds 1 0 0
Verify if the json object with id188102Has required fileds 1 0 0
Verify if the json object with id188103Has required fileds 1 0 0
Verify if the json object with id188104Has required fileds 1 0 0
Verify if the json object with id188105Has required fileds 1 0 0
Verify if the json object with id188106Has required fileds 1 0 0
Verify if the json object with id188107Has required fileds 1 0 0
Verify if the json object with id188108Has required fileds 1 0 0
Verify if the json object with id188109Has required fileds 1 0 0
Verify if the json object with id188110Has required fileds 1 0 0
Verify if the json object with id188111Has required fileds 1 0 0
Verify if the json object with id188112Has required fileds 1 0 0
Verify if the json object with id188113Has required fileds 1 0 0
Verify if the json object with id188114Has required fileds 1 0 0
Verify if the json object with id188115Has required fileds 1 0 0
Verify if the json object with id188116Has required fileds 1 0 0
Verify if the json object with id188117Has required fileds 1 0 0
Verify if the json object with id188118Has required fileds 1 0 0
Verify if the json object with id188119Has required fileds 1 0 0
Verify if the json object with id188120Has required fileds 1 0 0
Verify if the json object with id188121Has required fileds 1 0 0
Verify if the json object with id188122Has required fileds 1 0 0
Verify if the json object with id188123Has required fileds 1 0 0
Verify if the json object with id188124Has required fileds 1 0 0
Verify if the json object with id188125Has required fileds 1 0 0
Verify if the json object with id188126Has required fileds 1 0 0
Verify if the json object with id188127Has required fileds 1 0 0
Verify if the json object with id188128Has required fileds 1 0 0
Verify if the json object with id188129Has required fileds 1 0 0
Verify if the json object with id188130Has required fileds 1 0 0
Verify if the json object with id188131Has required fileds 1 0 0
Verify if the json object with id188132Has required fileds 1 0 0
Verify if the json object with id188133Has required fileds 1 0 0
Verify if the json object with id188134Has required fileds 1 0 0
Verify if the json object with id188135Has required fileds 1 0 0
Verify if the json object with id188136Has required fileds 1 0 0
Verify if the json object with id188137Has required fileds 1 0 0
Verify if the json object with id188138Has required fileds 1 0 0
Verify if the json object with id188139Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1625 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1593 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 51768913-b342-4f6f-a820-da3280b48095
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token c4e1683c-8ee2-45ae-bf8d-712cb6587d97
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 79a47456-cb96-46f8-a9f2-6a1e048359b2
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type application/json
Cache-Control no-cache
Postman-Token b5cfdc49-8e9b-4a11-b602-64512318ab86
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 242 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type application/json
Cache-Control no-cache
Postman-Token 7dbceace-de5e-4705-a10f-7faf7e29c9f1
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type application/json
Cache-Control no-cache
Postman-Token d41d4577-453c-46df-afd6-bb2fcf107e58
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token baffa50b-3a42-4a0a-a8c0-a451f815c6cc
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 039a9b02-01ed-4a4f-92ca-349394a6c936
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type text/plain
Cache-Control no-cache
Postman-Token 937e634f-a776-4e5e-948a-fa7b55b19c6b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type text/plain
Cache-Control no-cache
Postman-Token ec7098c6-012f-40d8-8fb9-bd04ee7d0108
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token a72b85a8-e907-4fc3-a666-2f3b207f30b6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 9b3d0303-26fd-4400-ae44-2bfc965bec46
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type text/plain
Cache-Control no-cache
Postman-Token 8104aad9-7ede-4efa-ba5f-fc7a376a619e
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5ebd0017-0838-4b21-ac05-4bfdb70e1512
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type text/plain
Cache-Control no-cache
Postman-Token ecce5373-dfaf-4772-8d7f-12a95861cfa0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16bcea1c-c14b-4b2d-82f9-47e6ec2618c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-VV2EI2i//RzJ04w4aaQ/XAJGGjQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 243 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe1d3325-b329-421b-bbe1-d17a45a64ab9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b16c98ce-6d30-4335-b974-7aea0f4e3698
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token 8856d120-1f03-4938-b78e-f5a8f54c24d9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 242 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token 93d52fb4-8b12-4e8d-baa5-166444474c29
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token b23494af-bc53-4268-aca4-c629f282c98a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 336ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token e07c32e5-3746-49fa-8e9b-759e7d3bddd4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jCUKe2Ds37vBusgNHuZgMCXAaqI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1772},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 336 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 371ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token 191dcfb9-bea1-46cb-ae4b-c1701c274d8f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jCUKe2Ds37vBusgNHuZgMCXAaqI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1772},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 13d7b7e1-c95e-4e12-980c-555e7b971b6a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1448ms
Mean size per request: 1.68MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token bde7fc9e-1b65-4763-9a32-86374319e890
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1765727
ETag W/"1af15f-bN2joCy8d9bLRKzZnEPARuSZ+vI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 241ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token b41247ee-c131-4d55-ac7b-253a6822367a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 482b95a0-72df-45e3-ad1e-73b053c77d36
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token 668c6e57-325c-4ab8-a5b7-469d78fbe528
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token 194df4c3-29a0-4d37-898c-28837fa2e4a3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 614b1e16-d284-465d-8178-7ad259373d87
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 91d73771-593b-41bc-9872-e9fa94d0965a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Content-Type application/json
Cache-Control no-cache
Postman-Token 7b7195d7-5340-46f3-8711-de42910dbb91
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNjh9.rGoEKaZtEN8WHtFXnN2sY5Fx05N8jXJ2bTs8HuglMHc
Content-Type text/plain
Cache-Control no-cache
Postman-Token 2be8877c-1869-4cd9-ad36-69799fc0af25
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Content-Type application/json
Cache-Control no-cache
Postman-Token 397662b4-df93-4579-84ec-15bd5e3e4b66
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 06bddfff-b87a-4d5d-a3d9-77d434045ced
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 9e3f3ff4-9ede-4ea5-97b1-b59b761ceec5
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 699ms
Mean size per request: 1.68MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxNzl9.RbCwmpEsrLyT5y--jnAqZEcC4Ey3o2bGKdjKoevOUZE
Cache-Control no-cache
Postman-Token 0d090257-bde5-4a45-bab4-5b3495ac4bd3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1765727
ETag W/"1af15f-bN2joCy8d9bLRKzZnEPARuSZ+vI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token fb493198-e937-40fc-a843-3aa23ffad8ee
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-izQ3x9p8DRzEdk0TWTDX33XCZXc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token c6a74f05-c149-487f-96f1-edef68d67477
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 9d35bf40-9691-4a08-a8d8-932e6b5beffb
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 87f38c9a-80db-473d-bea2-e92a9e981536
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 318b72c5-f94d-4300-bc88-25bcaa97ae55
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 027931eb-f6bb-4de9-8024-572098c5ce9d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token cd781788-0626-4f1a-b6ce-01dd9682eb65
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-FrKw1i8EwsqmKf3z0iT+DwOcoLU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":180}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 92ec8868-f6df-48ab-834f-a701a7240e51
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-FrKw1i8EwsqmKf3z0iT+DwOcoLU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":180}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 3a2cc5e8-a92a-4ccc-86ea-13eec7a0ce2c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token 29da40d4-2fa7-405d-ad0e-6790de6f2293
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token 406fc483-988e-45b9-b12c-6728297b2600
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token 74884222-6074-4e50-a638-7c76a4475bbe
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token 770e459e-6d91-4615-a8d8-2af7207057de
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token a371d92a-d3a8-4122-817c-0d56e5592c4c
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 271 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token a664c0e8-e371-4ed0-b9ca-415a59f3ea65
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token aa112be3-43ba-4f8d-9220-a772433daae0
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token c0baa027-f0ee-4326-bbbb-c91675fda21f
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b053954-b51d-4b4e-99a9-56e5e1c7e1fd
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 564ms
Mean size per request: 11.61KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 56cca386-aaa9-4614-8704-f831aacb68c4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 10 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 10 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 10 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 24 12 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 627ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token e97ed0e8-f7da-4929-b41e-4a4dc5a41b8f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 565ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 533c1566-c785-4496-9a11-b038815c70e9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 572ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Cache-Control no-cache
Postman-Token 76b69f03-1c80-4c05-87b8-409b9b8632a9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 484498a2-36e6-448e-a893-231488ef4162
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:06:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8541080c-7ae0-49a3-9d5e-eb6aa39c37f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7590f36c-79b8-42c1-8ed7-957bf53d5e8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 136f35ff-10dd-4335-9afa-1fc0de6956b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61207fd8-6f34-4e93-aa40-88f1917f54fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f989b0f-752f-410f-a3b5-9d98fda768ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84657913-bb28-4b2a-91a1-560a64b996cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkxODd9.-5mlgy5h2A4MVOI1vyBRq1FiLx2VdB3D3zIglMeHxBg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fb7e403-bc25-497e-8080-268d96a8cf56
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token fdd0e7ea-2295-4d5c-88ee-9c4fc96a397b
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-LH4WbbImmhv8VKLO4XtGk3ZqsHs"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 90a963b7-dbc8-47b3-866e-10bdb0647610
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-LH4WbbImmhv8VKLO4XtGk3ZqsHs"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 62e11653-5787-4b82-9cbe-baabff82f5e6
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token e73fae92-c044-429f-a6a5-40fda45d5521
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 21370993-0697-42a2-bac0-7141ceac567e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9492b35a-8b32-4bb5-bcee-e40b0d7e938c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efc0d6ec-0908-499d-b407-9ae7c7f7e9a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a54c1482-e0e0-42be-88da-4a3b6fe13f43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4065e493-a632-4e85-aacd-548738e1740e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a0eecf3-bfbb-4011-ac49-16d7233a6389
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8acc2c54-3845-40aa-b865-6513e1df9e9b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f6e5ca4e-7cd8-42b8-b5b9-37743ee1a2dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cca2047a-c40d-4473-ad81-fa00926d3bdb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46758719-27b8-4452-bc12-9f047b8fc273
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60ce524a-960a-4d0f-8abd-0de9d0409899
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e950abc8-ec07-430e-9a08-415cc289c539
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa6001eb-8e14-47d0-97f6-b2fd53f00256
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7270b2a7-b799-4e93-813a-18bbb1c18ec4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71c452b3-20bf-48d2-9aed-ec6e10f25a27
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 865ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7db1cd3-1c82-4233-b2e8-fec609107d62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f03c536d-ce13-4191-bfde-9ca5f6885901
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e83f090c-e9e1-4857-a4c4-9ce29c985185
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 180af49a-e95b-43a0-9cb3-4db73c79b570
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c06dc762-3214-442c-85c9-c2e393fa9b64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTE5Nn0.WbaJQqEcJ8tLvCrty8KbAz2diO8Etj_O0x3VrWaQtTU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31ba1483-2462-47da-97be-bcf1cd129e09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 825ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 864a266e-abc3-4a5a-8744-eb7bdde5a686
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1771d72-8e99-4f56-bec3-d9d5a1c030b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e85db876-fc99-46b3-b4d4-abe4c6e41388
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 827ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3debcf7-9ff1-4fca-b737-23ed2d0c7116
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 918ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a76a4d88-3200-4804-a929-293f3a2296ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fe14a5e-9eb3-4ef9-b4b4-74883f67fb9c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-GBm2al33k0ffD6zA/DjFj0ITCGM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7fb397b-8984-4ae3-baf1-4d40f2915027
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6af789ce-f8a5-4e30-b9d4-c887264fb167
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 6.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 690e7556-6f79-468c-8885-2ad2fb8bfed0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:06:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 6.7KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c51da45-373a-4e22-97d5-f0f24ae34e2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:06:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 856f3266-4913-4509-96be-db7655021527
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 882caa32-de5a-419b-b983-a17f04f1e016
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c16c6689-5312-412c-9ebf-18c5fcf9603c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a371bfb-51c6-44c2-a268-778787bdc518
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83a1b795-9bc7-4cfd-a26f-af943cb9f827
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1351b7b6-e052-4338-8781-6fa22d767887
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 771eedca-fea5-453b-9544-0dcc6b0f7931
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b59325d-9ed1-4f24-85db-d5fb2fef1893
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b58c43c5-6eab-4b77-8f1d-13b9a3acd721
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5aaf42e3-54b3-459f-94b2-66fc0099458f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f56bb705-77ce-4ac2-8cc3-b07a16e14895
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8c333db-5ccb-47d7-a2d0-59cca8e1534c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a86f070-ccdf-44e0-a2d1-262f21f37632
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMDZ9.W7dnCJeIjzBHJPzrDeuLOPervnglnyJlHyrr7am8iZw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 971c422b-073f-4ff3-84ee-da75d7d9b44a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35e83a50-5645-45e4-8396-5e3cdc4d0a6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-KsS0JmFdRBkp5a7p9r4mrIKEo7o"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTF9.Y-eqi-HSjLDTfoiBcHgMl454wQiTcdndbPtSL-FJ1_Q"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d7b1896-8353-4e9d-bd94-8de447a6b6d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-wzQin1by0HeorPXpSdXikIg5L48"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 244 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f63495df-b13a-4b2b-8347-0b2a39c00e22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e79c9ad2-cdb2-4367-a5ca-28371d7c1da0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Cache-Control no-cache
Postman-Token b355b0d4-06ee-4ffa-a41b-ff485f285800
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Cache-Control no-cache
Postman-Token 50c32bd7-0154-431c-a138-ee2cbcb606d2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Cache-Control no-cache
Postman-Token a1002a9d-9195-4e02-bad3-4298961b5703
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 291ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 059efa49-3b8c-4707-b9f9-0e3c553de2f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Cache-Control no-cache
Postman-Token d65c2b22-8bb8-4bab-a3d6-ba3cbd7e651f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 196ee090-7a23-425b-8ae8-92c173d6d83c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Cache-Control no-cache
Postman-Token 435b7161-6c0c-4b48-bc2c-79954329c266
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 299ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type application/json
Cache-Control no-cache
Postman-Token 7812cc7e-56cd-40b8-aac2-f42e3b157257
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Manoj",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 293ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type application/json
Cache-Control no-cache
Postman-Token cabb4bfe-5749-4e65-9ec6-05bb710f140d
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 307ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
randomNumber 267
randomFirstName Jewel
randomLastName Swift
randomEmail Green_Ortiz64@yahoo.com
randomPhoneNumber 625-319-5869
Content-Type application/json
Cache-Control no-cache
Postman-Token 948a8fe1-ab4f-4491-a55d-36211dbc2a2f
Content-Length 1076
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Metz",
                "last_name": "Velma",
                "mobile_number": "276-356-0678",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Audreanne.Reichel44@yahoo.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Cache-Control no-cache
Postman-Token 544ac842-2f9b-4185-a163-abe47ba67a76
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 288 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 88093f75-a91b-4e80-9ce2-a2bd50fdcf6a
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token e6692bfc-3400-461b-b4cf-6a1b1fa7fcd5
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1690ms
Mean size per request: 788.98KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type application/json
Cache-Control no-cache
Postman-Token f4afef35-f4b0-4672-820c-2086de419e00
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 807915
ETag W/"c53eb-m4CRdBSk0skS3MRZRhiX4zKwPdo"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187297,"job_number":"JOB_187297","tr_customer_id":187315,"tr_customer_product_id":187305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:57.000Z","modified_at":"2026-02-16T03:24:18.000Z","name":"Demetris Cummings","mobile_number":"590-748-1152","email_id":"Tyrique_Prosacco@gmail.com","dop":"2025-05-30","serial_number":"12949132671066","imei1":"12949132671066","imei2":"12949132671066","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T03:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187301,"job_number":"JOB_187301","tr_customer_id":187319,"tr_customer_product_id":187309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:07.000Z","modified_at":"2026-02-16T04:22:52.000Z","name":"Geo Ryan","mobile_number":"515-994-0920","email_id":"Rasheed50@yahoo.com","dop":"2026-01-04","serial_number":"15313705854285","imei1":"15313705854285","imei2":"15313705854285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187305,"job_number":"JOB_187305","tr_customer_id":187323,"tr_customer_product_id":187313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:01.000Z","modified_at":"2026-02-16T04:23:46.000Z","name":"Natalie Rippin","mobile_number":"555-969-0373","email_id":"Arnoldo_Gleichner@gmail.com","dop":"2026-01-04","serial_number":"17776576918300","imei1":"17776576918300","imei2":"17776576918300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187308,"job_number":"JOB_187308","tr_customer_id":187326,"tr_customer_product_id":187316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:24:40.000Z","name":"Ludie Leuschke","mobile_number":"618-779-0822","email_id":"Hildegard61@gmail.com","dop":"2026-01-04","serial_number":"16222082131937","imei1":"16222082131937","imei2":"16222082131937","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187311,"job_number":"JOB_187311","tr_customer_id":187329,"tr_customer_product_id":187319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:32:41.000Z","name":"Robin Little","mobile_number":"865-412-6008","email_id":"Adah71@gmail.com","dop":"2026-01-04","serial_number":"15139468737285","imei1":"15139468737285","imei2":"15139468737285","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187314,"job_number":"JOB_187314","tr_customer_id":187332,"tr_customer_product_id":187322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:51.000Z","modified_at":"2026-02-16T04:33:39.000Z","name":"Rubie Gusikowski","mobile_number":"835-481-4343","email_id":"Christophe.Heidenreich56@yahoo.com","dop":"2026-01-04","serial_number":"15047792201550","imei1":"15047792201550","imei2":"15047792201550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187317,"job_number":"JOB_187317","tr_customer_id":187335,"tr_customer_product_id":187325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:49.000Z","modified_at":"2026-02-16T04:34:37.000Z","name":"Brice Lynch","mobile_number":"300-468-5735","email_id":"Vidal_Kshlerin@yahoo.com","dop":"2026-01-04","serial_number":"18008706421408","imei1":"18008706421408","imei2":"18008706421408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187319,"job_number":"JOB_187319","tr_customer_id":187337,"tr_customer_product_id":187327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:43.000Z","modified_at":"2026-02-16T04:35:54.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39619738101734","imei1":"39619738101734","imei2":"39619738101734","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187320,"job_number":"JOB_187320","tr_customer_id":187338,"tr_customer_product_id":187328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:51.000Z","modified_at":"2026-02-16T04:36:31.000Z","name":"Stephania Schamberger","mobile_number":"918-826-2231","email_id":"Genesis_Funk@gmail.com","dop":"2025-04-06","serial_number":"13471761645762","imei1":"13471761645762","imei2":"13471761645762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187322,"job_number":"JOB_187322","tr_customer_id":187340,"tr_customer_product_id":187330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:56.000Z","modified_at":"2026-02-16T04:36:07.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"22911614247167","imei1":"22911614247167","imei2":"22911614247167","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187324,"job_number":"JOB_187324","tr_customer_id":187342,"tr_customer_product_id":187332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:58.000Z","modified_at":"2026-02-16T04:36:37.000Z","name":"Jaqueline Durgan","mobile_number":"276-867-9355","email_id":"Paige_Pfeffer@yahoo.com","dop":"2025-04-06","serial_number":"13554093486728","imei1":"13554093486728","imei2":"13554093486728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187327,"job_number":"JOB_187327","tr_customer_id":187345,"tr_customer_product_id":187335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:51.000Z","name":"Lucinda Jones","mobile_number":"270-358-6639","email_id":"Nelson_Hamill@hotmail.com","dop":"2025-06-18","serial_number":"10731629526843","imei1":"10731629526843","imei2":"10731629526843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187329,"job_number":"JOB_187329","tr_customer_id":187347,"tr_customer_product_id":187337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:13.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Akeem Friesen","mobile_number":"475-543-7599","email_id":"Bernardo.Breitenberg47@gmail.com","dop":"2025-04-06","serial_number":"11220963466647","imei1":"11220963466647","imei2":"11220963466647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187331,"job_number":"JOB_187331","tr_customer_id":187349,"tr_customer_product_id":187339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:17.000Z","modified_at":"2026-02-16T04:37:00.000Z","name":"Ella Runolfsson","mobile_number":"439-466-8759","email_id":"Myrl_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"17035682735915","imei1":"17035682735915","imei2":"17035682735915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187333,"job_number":"JOB_187333","tr_customer_id":187351,"tr_customer_product_id":187341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:19.000Z","modified_at":"2026-02-16T04:37:01.000Z","name":"Emilie Grady","mobile_number":"462-980-9992","email_id":"Aliza_Gorczany@yahoo.com","dop":"2025-04-06","serial_number":"10398036830246","imei1":"10398036830246","imei2":"10398036830246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187334,"job_number":"JOB_187334","tr_customer_id":187352,"tr_customer_product_id":187342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:20.000Z","modified_at":"2026-02-16T04:36:33.000Z","name":"saitama sensei","mobile_number":"324-261-3600","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"932061746870896","imei1":"932061746870896","imei2":"932061746870896","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187337,"job_number":"JOB_187337","tr_customer_id":187355,"tr_customer_product_id":187345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:37:03.000Z","name":"Jillian Koelpin","mobile_number":"300-805-1402","email_id":"Anissa_Dare47@hotmail.com","dop":"2025-04-06","serial_number":"11156269202859","imei1":"11156269202859","imei2":"11156269202859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187339,"job_number":"JOB_187339","tr_customer_id":187357,"tr_customer_product_id":187347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:09.000Z","name":"Giuseppe Kunze","mobile_number":"593-582-1906","email_id":"Tommie78@yahoo.com","dop":"2025-04-06","serial_number":"19997770706695","imei1":"19997770706695","imei2":"19997770706695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187342,"job_number":"JOB_187342","tr_customer_id":187360,"tr_customer_product_id":187350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:37:08.000Z","name":"Ubaldo Nienow","mobile_number":"545-317-0046","email_id":"Stephan.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"13551762802289","imei1":"13551762802289","imei2":"13551762802289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187348,"job_number":"JOB_187348","tr_customer_id":187366,"tr_customer_product_id":187356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:28.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"Rodrigo Rogahn","mobile_number":"665-374-5040","email_id":"Tevin.OHara@yahoo.com","dop":"2025-02-01","serial_number":"78235097011417","imei1":"78235097011417","imei2":"78235097011417","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187349,"job_number":"JOB_187349","tr_customer_id":187367,"tr_customer_product_id":187357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:29.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Laurence Rath","mobile_number":"498-351-9322","email_id":"Sunny97@gmail.com","dop":"2025-04-06","serial_number":"18871646701736","imei1":"18871646701736","imei2":"18871646701736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187352,"job_number":"JOB_187352","tr_customer_id":187370,"tr_customer_product_id":187360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"Shannon Stracke","mobile_number":"417-802-7270","email_id":"Lacey.Yost5@gmail.com","dop":"2025-04-06","serial_number":"18585153591967","imei1":"18585153591967","imei2":"18585153591967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187354,"job_number":"JOB_187354","tr_customer_id":187372,"tr_customer_product_id":187362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:49.000Z","name":"tanjiro kamado","mobile_number":"275-342-2246","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"626658187026773","imei1":"626658187026773","imei2":"626658187026773","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187355,"job_number":"JOB_187355","tr_customer_id":187373,"tr_customer_product_id":187363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:38.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Rylee Rolfson","mobile_number":"676-679-1584","email_id":"Ashtyn23@yahoo.com","dop":"2025-04-06","serial_number":"16087194704439","imei1":"16087194704439","imei2":"16087194704439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187358,"job_number":"JOB_187358","tr_customer_id":187376,"tr_customer_product_id":187366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:37:22.000Z","name":"Davon Lynch","mobile_number":"793-693-2490","email_id":"Jana.Beier@hotmail.com","dop":"2025-04-06","serial_number":"11680807199506","imei1":"11680807199506","imei2":"11680807199506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187361,"job_number":"JOB_187361","tr_customer_id":187379,"tr_customer_product_id":187369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:45.000Z","modified_at":"2026-02-16T04:37:26.000Z","name":"Lauriane Brown","mobile_number":"851-921-6395","email_id":"Maynard.Schinner@yahoo.com","dop":"2025-04-06","serial_number":"14940000580182","imei1":"14940000580182","imei2":"14940000580182","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187364,"job_number":"JOB_187364","tr_customer_id":187382,"tr_customer_product_id":187372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:51.000Z","modified_at":"2026-02-16T04:37:04.000Z","name":"giyu tomiaka","mobile_number":"954-708-9292","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"113661184723922","imei1":"113661184723922","imei2":"113661184723922","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187366,"job_number":"JOB_187366","tr_customer_id":187384,"tr_customer_product_id":187374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:37:36.000Z","name":"Antonette Borer","mobile_number":"942-375-2163","email_id":"Kelli_Bayer60@hotmail.com","dop":"2025-12-31","serial_number":"106472400607825","imei1":"106472400607825","imei2":"106472400607825","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187368,"job_number":"JOB_187368","tr_customer_id":187386,"tr_customer_product_id":187376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:37:41.000Z","name":"Lelia Konopelski","mobile_number":"690-700-7555","email_id":"Clement45@yahoo.com","dop":"2025-06-18","serial_number":"10975042945535","imei1":"10975042945535","imei2":"10975042945535","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187371,"job_number":"JOB_187371","tr_customer_id":187389,"tr_customer_product_id":187379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Ron Parisian","mobile_number":"929-649-6693","email_id":"Ben80@gmail.com","dop":"2025-04-06","serial_number":"17863016159227","imei1":"17863016159227","imei2":"17863016159227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187375,"job_number":"JOB_187375","tr_customer_id":187393,"tr_customer_product_id":187383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:38:02.000Z","name":"Scot Walter","mobile_number":"982-863-6029","email_id":"Jessyca_Armstrong@yahoo.com","dop":"2000-01-31","serial_number":"10382803355832","imei1":"10382803355832","imei2":"10382803355832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187377,"job_number":"JOB_187377","tr_customer_id":187395,"tr_customer_product_id":187385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:58.000Z","name":"Jaren Greenholt","mobile_number":"813-609-6947","email_id":"Tony.Orn@yahoo.com","dop":"2025-04-06","serial_number":"16355674674248","imei1":"16355674674248","imei2":"16355674674248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187380,"job_number":"JOB_187380","tr_customer_id":187398,"tr_customer_product_id":187388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Lionel Denesik","mobile_number":"779-542-0800","email_id":"Oda.Walsh27@gmail.com","dop":"2025-04-06","serial_number":"19358251859068","imei1":"19358251859068","imei2":"19358251859068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187383,"job_number":"JOB_187383","tr_customer_id":187401,"tr_customer_product_id":187391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:38:03.000Z","name":"Eleazar Denesik","mobile_number":"607-505-8568","email_id":"Blaise71@yahoo.com","dop":"2025-04-06","serial_number":"16649823017340","imei1":"16649823017340","imei2":"16649823017340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187385,"job_number":"JOB_187385","tr_customer_id":187403,"tr_customer_product_id":187393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Marlene Kertzmann","mobile_number":"477-594-1227","email_id":"Jailyn.Rippin91@hotmail.com","dop":"2025-04-06","serial_number":"18946504732918","imei1":"18946504732918","imei2":"18946504732918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187386,"job_number":"JOB_187386","tr_customer_id":187404,"tr_customer_product_id":187394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"Orval Wolf","mobile_number":"751-977-1842","email_id":"Mittie_Lebsack65@gmail.com","dop":"2025-05-30","serial_number":"12992504179987","imei1":"12992504179987","imei2":"12992504179987","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187394,"job_number":"JOB_187394","tr_customer_id":187412,"tr_customer_product_id":187402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosendo Crooks","mobile_number":"377-309-7239","email_id":"Destinee56@yahoo.com","dop":"2025-02-01","serial_number":"93248154768589","imei1":"93248154768589","imei2":"93248154768589","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187397,"job_number":"JOB_187397","tr_customer_id":187415,"tr_customer_product_id":187405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:07.000Z","name":"Jo Herman","mobile_number":"648-761-5523","email_id":"Rosalinda33@gmail.com","dop":"2025-04-06","serial_number":"12354553554820","imei1":"12354553554820","imei2":"12354553554820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187398,"job_number":"JOB_187398","tr_customer_id":187416,"tr_customer_product_id":187406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Rosalinda Keebler","mobile_number":"277-561-5491","email_id":"Lizeth25@gmail.com","dop":"2025-04-06","serial_number":"19866800272857","imei1":"19866800272857","imei2":"19866800272857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187402,"job_number":"JOB_187402","tr_customer_id":187420,"tr_customer_product_id":187410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Jermain Breitenberg","mobile_number":"930-305-4979","email_id":"Sophia46@yahoo.com","dop":"2025-04-06","serial_number":"15164709285830","imei1":"15164709285830","imei2":"15164709285830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187404,"job_number":"JOB_187404","tr_customer_id":187422,"tr_customer_product_id":187412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:30.000Z","modified_at":"2026-02-16T04:38:16.000Z","name":"Dax Herman","mobile_number":"614-446-6349","email_id":"Petra_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"16907269288547","imei1":"16907269288547","imei2":"16907269288547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187412,"job_number":"JOB_187412","tr_customer_id":187430,"tr_customer_product_id":187420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:34.000Z","modified_at":"2026-02-16T04:38:20.000Z","name":"Janelle Schulist","mobile_number":"494-806-6815","email_id":"Lester95@gmail.com","dop":"2025-04-06","serial_number":"12275832796370","imei1":"12275832796370","imei2":"12275832796370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187416,"job_number":"JOB_187416","tr_customer_id":187434,"tr_customer_product_id":187424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:24.000Z","name":"Forrest Bahringer","mobile_number":"279-280-9691","email_id":"Sean9@yahoo.com","dop":"2025-04-06","serial_number":"10704956554456","imei1":"10704956554456","imei2":"10704956554456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187417,"job_number":"JOB_187417","tr_customer_id":187435,"tr_customer_product_id":187425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Gillian Morissette","mobile_number":"644-684-6099","email_id":"Casey43@hotmail.com","dop":"2025-04-06","serial_number":"14493030889268","imei1":"14493030889268","imei2":"14493030889268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187420,"job_number":"JOB_187420","tr_customer_id":187438,"tr_customer_product_id":187428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Norma Terry","mobile_number":"925-651-0885","email_id":"Estefania0@gmail.com","dop":"2025-10-01","serial_number":"15978939238761","imei1":"15978939238761","imei2":"15978939238761","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187423,"job_number":"JOB_187423","tr_customer_id":187441,"tr_customer_product_id":187431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:30.000Z","name":"Antonio Spinka","mobile_number":"968-826-2140","email_id":"Avis.Wuckert65@hotmail.com","dop":"2025-04-06","serial_number":"19252555220416","imei1":"19252555220416","imei2":"19252555220416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187424,"job_number":"JOB_187424","tr_customer_id":187442,"tr_customer_product_id":187432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:38:04.000Z","name":"Amos Crooks","mobile_number":"311-536-7051","email_id":"Isaac_Gaylord69@gmail.com","dop":"2025-06-09","serial_number":"101831605587118","imei1":"101831605587118","imei2":"101831605587118","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187428,"job_number":"JOB_187428","tr_customer_id":187446,"tr_customer_product_id":187436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Iliana Zieme","mobile_number":"298-532-8576","email_id":"Ramiro95@yahoo.com","dop":"2025-04-06","serial_number":"17692822537371","imei1":"17692822537371","imei2":"17692822537371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187430,"job_number":"JOB_187430","tr_customer_id":187448,"tr_customer_product_id":187438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:38:31.000Z","name":"Bennie Shields","mobile_number":"678-534-6963","email_id":"Franco_Anderson@gmail.com","dop":"2025-12-31","serial_number":"108212400919037","imei1":"108212400919037","imei2":"108212400919037","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187437,"job_number":"JOB_187437","tr_customer_id":187455,"tr_customer_product_id":187445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:48.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14763562763784","imei1":"14763562763784","imei2":"14763562763784","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187440,"job_number":"JOB_187440","tr_customer_id":187458,"tr_customer_product_id":187448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:38:35.000Z","name":"Alexandro Ryan","mobile_number":"976-709-2501","email_id":"Alberta.Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"11555412942835","imei1":"11555412942835","imei2":"11555412942835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187443,"job_number":"JOB_187443","tr_customer_id":187461,"tr_customer_product_id":187451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:58.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Keshawn Cronin","mobile_number":"981-900-7054","email_id":"Dudley_Veum@yahoo.com","dop":"2025-04-06","serial_number":"15272303023029","imei1":"15272303023029","imei2":"15272303023029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187445,"job_number":"JOB_187445","tr_customer_id":187463,"tr_customer_product_id":187453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"Coty Wiza","mobile_number":"427-891-0004","email_id":"Horacio67@hotmail.com","dop":"2025-04-06","serial_number":"12306058749294","imei1":"12306058749294","imei2":"12306058749294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187448,"job_number":"JOB_187448","tr_customer_id":187466,"tr_customer_product_id":187456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:04.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Elissa Hintz","mobile_number":"489-201-2191","email_id":"Conor_Crona50@yahoo.com","dop":"2025-12-31","serial_number":"10838622589502","imei1":"10838622589502","imei2":"10838622589502","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187450,"job_number":"JOB_187450","tr_customer_id":187468,"tr_customer_product_id":187458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"Eldon Torphy","mobile_number":"360-843-1539","email_id":"Alexander38@yahoo.com","dop":"2025-04-06","serial_number":"12646997712511","imei1":"12646997712511","imei2":"12646997712511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187453,"job_number":"JOB_187453","tr_customer_id":187471,"tr_customer_product_id":187461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:27.000Z","name":"Jarrett Langworth","mobile_number":"787-336-6411","email_id":"Bridgette.Collins73@yahoo.com","dop":"2025-06-09","serial_number":"100634194538494","imei1":"100634194538494","imei2":"100634194538494","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187456,"job_number":"JOB_187456","tr_customer_id":187474,"tr_customer_product_id":187464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Abner Ruecker","mobile_number":"866-977-0270","email_id":"Jules_Miller10@yahoo.com","dop":"2000-01-31","serial_number":"10010390879159","imei1":"10010390879159","imei2":"10010390879159","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187459,"job_number":"JOB_187459","tr_customer_id":187477,"tr_customer_product_id":187467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:56.000Z","name":"Era Jacobson","mobile_number":"597-758-1531","email_id":"Julianne.Cummerata13@gmail.com","dop":"2025-04-06","serial_number":"11748173982645","imei1":"11748173982645","imei2":"11748173982645","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187460,"job_number":"JOB_187460","tr_customer_id":187478,"tr_customer_product_id":187468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Agnes Gottlieb","mobile_number":"597-387-2482","email_id":"Gustave.Bogan62@yahoo.com","dop":"2025-04-06","serial_number":"11121065751679","imei1":"11121065751679","imei2":"11121065751679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187463,"job_number":"JOB_187463","tr_customer_id":187481,"tr_customer_product_id":187471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Laverne Murphy","mobile_number":"933-542-0030","email_id":"Dominique67@yahoo.com","dop":"2025-04-06","serial_number":"12659292514855","imei1":"12659292514855","imei2":"12659292514855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187469,"job_number":"JOB_187469","tr_customer_id":187487,"tr_customer_product_id":187477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"Kailee Weber","mobile_number":"537-500-2792","email_id":"Marvin_Schmitt36@yahoo.com","dop":"2025-04-06","serial_number":"12337206573165","imei1":"12337206573165","imei2":"12337206573165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187470,"job_number":"JOB_187470","tr_customer_id":187488,"tr_customer_product_id":187478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:16.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Florine Green","mobile_number":"999-516-9745","email_id":"Lilian48@hotmail.com","dop":"2025-04-06","serial_number":"19039094496563","imei1":"19039094496563","imei2":"19039094496563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187475,"job_number":"JOB_187475","tr_customer_id":187493,"tr_customer_product_id":187483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:19.000Z","modified_at":"2026-02-16T04:39:03.000Z","name":"Laury Ward","mobile_number":"543-377-6073","email_id":"Ceasar.Murray@yahoo.com","dop":"2025-02-01","serial_number":"62723915795306","imei1":"62723915795306","imei2":"62723915795306","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187476,"job_number":"JOB_187476","tr_customer_id":187494,"tr_customer_product_id":187484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Delores Goldner","mobile_number":"526-263-4537","email_id":"Nettie50@yahoo.com","dop":"2025-12-31","serial_number":"10537163520020","imei1":"10537163520020","imei2":"10537163520020","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187478,"job_number":"JOB_187478","tr_customer_id":187496,"tr_customer_product_id":187486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:24.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"Estevan Stoltenberg","mobile_number":"301-922-5271","email_id":"Dayton71@gmail.com","dop":"2025-04-06","serial_number":"13922648511689","imei1":"13922648511689","imei2":"13922648511689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187481,"job_number":"JOB_187481","tr_customer_id":187499,"tr_customer_product_id":187489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:27.000Z","modified_at":"2026-02-16T04:39:13.000Z","name":"Cody Balistreri","mobile_number":"987-393-2183","email_id":"Lilliana_Willms46@gmail.com","dop":"2025-04-06","serial_number":"17412699389606","imei1":"17412699389606","imei2":"17412699389606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187485,"job_number":"JOB_187485","tr_customer_id":187503,"tr_customer_product_id":187493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:39:16.000Z","name":"Kassandra Mitchell","mobile_number":"459-806-5946","email_id":"Warren.Steuber90@yahoo.com","dop":"2025-04-06","serial_number":"16187661470078","imei1":"16187661470078","imei2":"16187661470078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187486,"job_number":"JOB_187486","tr_customer_id":187504,"tr_customer_product_id":187494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:49.000Z","name":"Roel Franecki","mobile_number":"650-457-4354","email_id":"Buck_Torp@yahoo.com","dop":"2025-06-09","serial_number":"101455423744761","imei1":"101455423744761","imei2":"101455423744761","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187490,"job_number":"JOB_187490","tr_customer_id":187508,"tr_customer_product_id":187498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:39:18.000Z","name":"Wilfred Toy","mobile_number":"385-800-8969","email_id":"Thora.VonRueden35@gmail.com","dop":"2025-04-06","serial_number":"12897474462874","imei1":"12897474462874","imei2":"12897474462874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187493,"job_number":"JOB_187493","tr_customer_id":187511,"tr_customer_product_id":187501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Jed Hagenes","mobile_number":"442-988-8828","email_id":"Ken36@gmail.com","dop":"2025-04-06","serial_number":"19236962546779","imei1":"19236962546779","imei2":"19236962546779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187495,"job_number":"JOB_187495","tr_customer_id":187513,"tr_customer_product_id":187503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Ocie Medhurst","mobile_number":"999-815-7982","email_id":"Queen.Parker9@yahoo.com","dop":"2025-12-31","serial_number":"109958508584297","imei1":"109958508584297","imei2":"109958508584297","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187498,"job_number":"JOB_187498","tr_customer_id":187516,"tr_customer_product_id":187506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:54.000Z","name":"Floy McCullough","mobile_number":"904-635-1488","email_id":"Estevan35@gmail.com","dop":"2025-12-31","serial_number":"10860264761923","imei1":"10860264761923","imei2":"10860264761923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187499,"job_number":"JOB_187499","tr_customer_id":187517,"tr_customer_product_id":187507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"Durward Crist","mobile_number":"947-494-5849","email_id":"Zaria.Schmidt@hotmail.com","dop":"2025-04-06","serial_number":"14794934144513","imei1":"14794934144513","imei2":"14794934144513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187501,"job_number":"JOB_187501","tr_customer_id":187519,"tr_customer_product_id":187509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:39:24.000Z","name":"Shaniya Shanahan","mobile_number":"544-355-1496","email_id":"Lily43@yahoo.com","dop":"2025-04-06","serial_number":"10785596215630","imei1":"10785596215630","imei2":"10785596215630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187505,"job_number":"JOB_187505","tr_customer_id":187523,"tr_customer_product_id":187513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:52.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Stacy Nienow","mobile_number":"559-878-9962","email_id":"Breanna.Balistreri16@gmail.com","dop":"2025-04-06","serial_number":"10281359577714","imei1":"10281359577714","imei2":"10281359577714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187508,"job_number":"JOB_187508","tr_customer_id":187526,"tr_customer_product_id":187516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:59.000Z","modified_at":"2026-02-16T04:39:39.000Z","name":"Jesus Reinger","mobile_number":"836-466-0198","email_id":"Willie_Barton@gmail.com","dop":"2025-04-06","serial_number":"17927906200670","imei1":"17927906200670","imei2":"17927906200670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187511,"job_number":"JOB_187511","tr_customer_id":187529,"tr_customer_product_id":187519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:45.000Z","name":"Misael Kris","mobile_number":"738-593-6530","email_id":"Charley.Hilll@hotmail.com","dop":"2025-04-06","serial_number":"11855578611843","imei1":"11855578611843","imei2":"11855578611843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187514,"job_number":"JOB_187514","tr_customer_id":187532,"tr_customer_product_id":187522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:51.000Z","name":"Winston Medhurst","mobile_number":"798-246-9485","email_id":"Donna7@gmail.com","dop":"2000-01-31","serial_number":"10116201170079","imei1":"10116201170079","imei2":"10116201170079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187516,"job_number":"JOB_187516","tr_customer_id":187534,"tr_customer_product_id":187524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:48.000Z","name":"Theresia Dickens","mobile_number":"437-761-6804","email_id":"Darron63@hotmail.com","dop":"2025-04-06","serial_number":"11863801473926","imei1":"11863801473926","imei2":"11863801473926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187520,"job_number":"JOB_187520","tr_customer_id":187538,"tr_customer_product_id":187528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:40:03.000Z","name":"Alex Abbott","mobile_number":"877-499-9902","email_id":"Queen.Littel46@gmail.com","dop":"2025-04-06","serial_number":"17106196211689","imei1":"17106196211689","imei2":"17106196211689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187523,"job_number":"JOB_187523","tr_customer_id":187541,"tr_customer_product_id":187531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:24.000Z","modified_at":"2026-02-16T04:40:04.000Z","name":"Dylan Deckow","mobile_number":"313-783-2789","email_id":"Jenifer_Zieme@gmail.com","dop":"2025-04-06","serial_number":"11390311752279","imei1":"11390311752279","imei2":"11390311752279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187526,"job_number":"JOB_187526","tr_customer_id":187544,"tr_customer_product_id":187534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:40:08.000Z","name":"Brain Witting","mobile_number":"784-327-4642","email_id":"Ayla.Boyle29@yahoo.com","dop":"2025-04-06","serial_number":"12203881525483","imei1":"12203881525483","imei2":"12203881525483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187530,"job_number":"JOB_187530","tr_customer_id":187548,"tr_customer_product_id":187538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:11.000Z","name":"Sammy Windler","mobile_number":"825-733-3146","email_id":"Luella.Zulauf@gmail.com","dop":"2025-04-06","serial_number":"14402276585814","imei1":"14402276585814","imei2":"14402276585814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187531,"job_number":"JOB_187531","tr_customer_id":187549,"tr_customer_product_id":187539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:32.000Z","modified_at":"2026-02-16T04:40:14.000Z","name":"Zachery Strosin","mobile_number":"353-925-4286","email_id":"Constance.Fisher33@yahoo.com","dop":"2025-04-06","serial_number":"18491517502568","imei1":"18491517502568","imei2":"18491517502568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187535,"job_number":"JOB_187535","tr_customer_id":187553,"tr_customer_product_id":187543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:40:20.000Z","name":"Adolphus Runte","mobile_number":"551-271-2734","email_id":"Anabel_Gislason60@yahoo.com","dop":"2025-04-06","serial_number":"13184460631766","imei1":"13184460631766","imei2":"13184460631766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187538,"job_number":"JOB_187538","tr_customer_id":187556,"tr_customer_product_id":187546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:40:41.000Z","name":"Cora Weissnat","mobile_number":"815-446-5451","email_id":"Cortney89@hotmail.com","dop":"2000-01-31","serial_number":"10345468628131","imei1":"10345468628131","imei2":"10345468628131","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187548,"job_number":"JOB_187548","tr_customer_id":187566,"tr_customer_product_id":187556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:47:09.000Z","name":"Jeffrey Rau","mobile_number":"228-647-1009","email_id":"Josue_Oberbrunner@gmail.com","dop":"2026-01-04","serial_number":"19500369007593","imei1":"19500369007593","imei2":"19500369007593","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187550,"job_number":"JOB_187550","tr_customer_id":187568,"tr_customer_product_id":187558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:48:06.000Z","name":"Alexane Blick","mobile_number":"367-985-6378","email_id":"Lucas_Glover19@gmail.com","dop":"2026-01-04","serial_number":"12906644687007","imei1":"12906644687007","imei2":"12906644687007","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187552,"job_number":"JOB_187552","tr_customer_id":187570,"tr_customer_product_id":187560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:16.000Z","modified_at":"2026-02-16T04:49:05.000Z","name":"Cathy D'Amore","mobile_number":"318-495-9617","email_id":"Domingo_Zboncak@hotmail.com","dop":"2026-01-04","serial_number":"10170232760246","imei1":"10170232760246","imei2":"10170232760246","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187560,"job_number":"JOB_187560","tr_customer_id":187578,"tr_customer_product_id":187568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:54:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53615762036192","imei1":"53615762036192","imei2":"53615762036192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187567,"job_number":"JOB_187567","tr_customer_id":187585,"tr_customer_product_id":187575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:20.000Z","modified_at":"2026-02-16T04:54:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56852309942852","imei1":"56852309942852","imei2":"56852309942852","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187574,"job_number":"JOB_187574","tr_customer_id":187592,"tr_customer_product_id":187582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:55:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14229763964918","imei1":"14229763964918","imei2":"14229763964918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T04:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187575,"job_number":"JOB_187575","tr_customer_id":187593,"tr_customer_product_id":187583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16568792909453","imei1":"16568792909453","imei2":"16568792909453","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187579,"job_number":"JOB_187579","tr_customer_id":187597,"tr_customer_product_id":187587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:35:17.000Z","modified_at":"2026-02-16T05:35:37.000Z","name":"Susan Kulas","mobile_number":"339-445-2487","email_id":"Russell65@hotmail.com","dop":"2024-08-17","serial_number":"11047881864134","imei1":"11047881864134","imei2":"11047881864134","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187581,"job_number":"JOB_187581","tr_customer_id":187599,"tr_customer_product_id":187589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:16.000Z","modified_at":"2026-02-16T05:39:28.000Z","name":"Carolanne Ward","mobile_number":"318-479-6674","email_id":"Reinhold_Wiegand@hotmail.com","dop":"2025-07-01","serial_number":"107014511850853","imei1":"107014511850853","imei2":"107014511850853","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187583,"job_number":"JOB_187583","tr_customer_id":187601,"tr_customer_product_id":187591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:31.000Z","modified_at":"2026-02-16T05:39:43.000Z","name":"Maximo Durgan","mobile_number":"954-966-5195","email_id":"Ilene.Mohr@gmail.com","dop":"2025-07-01","serial_number":"108341327333893","imei1":"108341327333893","imei2":"108341327333893","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187584,"job_number":"JOB_187584","tr_customer_id":187602,"tr_customer_product_id":187592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:16.000Z","modified_at":"2026-02-16T05:49:58.000Z","name":"Roel Kovacek","mobile_number":"758-936-2559","email_id":"Manley_Prosacco@hotmail.com","dop":"2025-04-06","serial_number":"11350938143356","imei1":"11350938143356","imei2":"11350938143356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187586,"job_number":"JOB_187586","tr_customer_id":187604,"tr_customer_product_id":187594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:42.000Z","modified_at":"2026-02-16T05:50:22.000Z","name":"Lonny Blick","mobile_number":"450-923-1020","email_id":"Xavier.Donnelly75@hotmail.com","dop":"2025-04-06","serial_number":"17725061426840","imei1":"17725061426840","imei2":"17725061426840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T05:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187590,"job_number":"JOB_187590","tr_customer_id":187608,"tr_customer_product_id":187598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:56.000Z","modified_at":"2026-02-16T06:06:13.000Z","name":"Kelly Armstrong","mobile_number":"224-846-6835","email_id":"Jessy_OReilly@yahoo.com","dop":"2026-01-04","serial_number":"13504377734400","imei1":"13504377734400","imei2":"113504377734400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187593,"job_number":"JOB_187593","tr_customer_id":187611,"tr_customer_product_id":187601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:19.000Z","modified_at":"2026-02-16T06:15:36.000Z","name":"Dax Farrell","mobile_number":"622-630-0974","email_id":"Amara36@gmail.com","dop":"2026-01-04","serial_number":"14596820864833","imei1":"14596820864833","imei2":"114596820864833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187596,"job_number":"JOB_187596","tr_customer_id":187614,"tr_customer_product_id":187604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:26.000Z","modified_at":"2026-02-16T06:27:42.000Z","name":"Francisco Kihn","mobile_number":"722-344-0819","email_id":"Alaina.Konopelski67@hotmail.com","dop":"2026-01-04","serial_number":"15566164025317","imei1":"15566164025317","imei2":"115566164025317","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187599,"job_number":"JOB_187599","tr_customer_id":187617,"tr_customer_product_id":187607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:15.000Z","name":"Ava Donnelly","mobile_number":"608-476-7571","email_id":"Tyrese85@gmail.com","dop":"2026-01-04","serial_number":"18105472422909","imei1":"18105472422909","imei2":"118105472422909","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187600,"job_number":"JOB_187600","tr_customer_id":187618,"tr_customer_product_id":187608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:47:57.000Z","modified_at":"2026-02-16T06:48:10.000Z","name":"Guiseppe Volkman","mobile_number":"683-309-0137","email_id":"Antonio67@hotmail.com","dop":"2025-11-04","serial_number":"38587933987496","imei1":"38587933987496","imei2":"38587933987496","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187601,"job_number":"JOB_187601","tr_customer_id":187619,"tr_customer_product_id":187609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:15.000Z","modified_at":"2026-02-16T06:48:28.000Z","name":"Coby Ledner","mobile_number":"938-608-6974","email_id":"Marta84@yahoo.com","dop":"2025-11-04","serial_number":"67658742343583","imei1":"67658742343583","imei2":"67658742343583","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187602,"job_number":"JOB_187602","tr_customer_id":187620,"tr_customer_product_id":187610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:48:32.000Z","modified_at":"2026-02-16T06:48:45.000Z","name":"Ora Boyle","mobile_number":"418-390-4124","email_id":"Lesly.Luettgen@yahoo.com","dop":"2025-11-04","serial_number":"42310686632075","imei1":"42310686632075","imei2":"42310686632075","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:48:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187603,"job_number":"JOB_187603","tr_customer_id":187621,"tr_customer_product_id":187611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:49:20.000Z","modified_at":"2026-02-16T06:49:45.000Z","name":"Telly Connelly","mobile_number":"775-478-8759","email_id":"Kenyatta.Batz63@hotmail.com","dop":"2025-10-01","serial_number":"12227833066453","imei1":"12227833066453","imei2":"12227833066453","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187605,"job_number":"JOB_187605","tr_customer_id":187623,"tr_customer_product_id":187613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:51:40.000Z","name":"Jett Senger","mobile_number":"730-861-8998","email_id":"Valentine.Hills@gmail.com","dop":"2025-04-06","serial_number":"14973644107786","imei1":"14973644107786","imei2":"14973644107786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187608,"job_number":"JOB_187608","tr_customer_id":187626,"tr_customer_product_id":187616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:58.000Z","name":"Alek Simonis","mobile_number":"611-668-7227","email_id":"Clovis.Tremblay@hotmail.com","dop":"2025-06-09","serial_number":"100366179870075","imei1":"100366179870075","imei2":"100366179870075","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187611,"job_number":"JOB_187611","tr_customer_id":187629,"tr_customer_product_id":187619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:52:27.000Z","name":"Rory Emmerich","mobile_number":"935-647-3628","email_id":"Charlene_Rowe76@yahoo.com","dop":"2025-04-06","serial_number":"14194857600933","imei1":"14194857600933","imei2":"14194857600933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187614,"job_number":"JOB_187614","tr_customer_id":187632,"tr_customer_product_id":187622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:16.000Z","name":"Coleman Brakus","mobile_number":"365-710-4624","email_id":"Casandra58@yahoo.com","dop":"2025-06-09","serial_number":"103061387996525","imei1":"103061387996525","imei2":"103061387996525","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187617,"job_number":"JOB_187617","tr_customer_id":187635,"tr_customer_product_id":187625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:09.000Z","modified_at":"2026-02-16T06:52:49.000Z","name":"Ezekiel Gleason","mobile_number":"737-499-8725","email_id":"Shawn15@gmail.com","dop":"2025-12-31","serial_number":"100550809419357","imei1":"100550809419357","imei2":"100550809419357","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187619,"job_number":"JOB_187619","tr_customer_id":187637,"tr_customer_product_id":187627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:33.000Z","name":"Enos Boyer","mobile_number":"949-705-4801","email_id":"Victoria43@hotmail.com","dop":"2025-06-09","serial_number":"105928159027437","imei1":"105928159027437","imei2":"105928159027437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187622,"job_number":"JOB_187622","tr_customer_id":187640,"tr_customer_product_id":187630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:35.000Z","modified_at":"2026-02-16T06:53:14.000Z","name":"Arturo Metz","mobile_number":"231-528-1920","email_id":"Allison.Parker4@hotmail.com","dop":"2025-04-06","serial_number":"17439361889025","imei1":"17439361889025","imei2":"17439361889025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187624,"job_number":"JOB_187624","tr_customer_id":187642,"tr_customer_product_id":187632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:39.000Z","modified_at":"2026-02-16T06:52:53.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"91355615912353","imei1":"91355615912353","imei2":"91355615912353","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187626,"job_number":"JOB_187626","tr_customer_id":187644,"tr_customer_product_id":187634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"75570604814743","imei1":"75570604814743","imei2":"75570604814743","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187627,"job_number":"JOB_187627","tr_customer_id":187645,"tr_customer_product_id":187635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:53:40.000Z","name":"Sigurd Blanda","mobile_number":"209-827-5514","email_id":"Daisy69@hotmail.com","dop":"2025-12-31","serial_number":"100938338786192","imei1":"100938338786192","imei2":"100938338786192","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187628,"job_number":"JOB_187628","tr_customer_id":187646,"tr_customer_product_id":187636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:15.000Z","modified_at":"2026-02-16T06:53:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"61126996780596","imei1":"61126996780596","imei2":"61126996780596","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187736,"job_number":"JOB_187736","tr_customer_id":187754,"tr_customer_product_id":187744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:47.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Thad Hilll","mobile_number":"554-699-5261","email_id":"Bertha_Bechtelar@yahoo.com","dop":"2025-06-18","serial_number":"10234786489171","imei1":"10234786489171","imei2":"10234786489171","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187739,"job_number":"JOB_187739","tr_customer_id":187757,"tr_customer_product_id":187747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:54:29.000Z","name":"Eloise Donnelly","mobile_number":"496-808-3035","email_id":"Damien.Pfeffer54@gmail.com","dop":"2025-12-31","serial_number":"108571883273254","imei1":"108571883273254","imei2":"108571883273254","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187740,"job_number":"JOB_187740","tr_customer_id":187758,"tr_customer_product_id":187748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:52.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"Mona Wisoky","mobile_number":"525-409-1901","email_id":"Jamir.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"18926498651880","imei1":"18926498651880","imei2":"18926498651880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187743,"job_number":"JOB_187743","tr_customer_id":187761,"tr_customer_product_id":187751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:37.000Z","modified_at":"2026-02-16T06:55:18.000Z","name":"David Walter","mobile_number":"288-312-3005","email_id":"London.Nicolas@gmail.com","dop":"2025-06-18","serial_number":"10804418784031","imei1":"10804418784031","imei2":"10804418784031","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187746,"job_number":"JOB_187746","tr_customer_id":187764,"tr_customer_product_id":187754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:48.000Z","name":"Adele Hackett","mobile_number":"290-784-7320","email_id":"Torey.Von@yahoo.com","dop":"2025-04-06","serial_number":"17943451542108","imei1":"17943451542108","imei2":"17943451542108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187750,"job_number":"JOB_187750","tr_customer_id":187768,"tr_customer_product_id":187758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:58:37.000Z","name":"Oral Hills","mobile_number":"740-809-6426","email_id":"Maureen_Dooley98@gmail.com","dop":"2025-04-06","serial_number":"10483565507776","imei1":"10483565507776","imei2":"10483565507776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187753,"job_number":"JOB_187753","tr_customer_id":187771,"tr_customer_product_id":187761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:37.000Z","modified_at":"2026-02-16T06:58:51.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"54880489671713","imei1":"54880489671713","imei2":"54880489671713","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187755,"job_number":"JOB_187755","tr_customer_id":187773,"tr_customer_product_id":187763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:59:27.000Z","name":"Jo McLaughlin","mobile_number":"298-660-5039","email_id":"Dorris73@gmail.com","dop":"2025-04-06","serial_number":"16305820049701","imei1":"16305820049701","imei2":"16305820049701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187758,"job_number":"JOB_187758","tr_customer_id":187776,"tr_customer_product_id":187766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:59:38.000Z","name":"Heather Veum","mobile_number":"911-287-1895","email_id":"Payton_Upton@gmail.com","dop":"2025-04-06","serial_number":"15586453378479","imei1":"15586453378479","imei2":"15586453378479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187760,"job_number":"JOB_187760","tr_customer_id":187778,"tr_customer_product_id":187768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:59:10.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"55459163845847","imei1":"55459163845847","imei2":"55459163845847","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187761,"job_number":"JOB_187761","tr_customer_id":187779,"tr_customer_product_id":187769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:15.000Z","modified_at":"2026-02-16T06:59:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77004167253520","imei1":"77004167253520","imei2":"77004167253520","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T06:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187763,"job_number":"JOB_187763","tr_customer_id":187781,"tr_customer_product_id":187771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T07:00:30.000Z","name":"Adelbert Smith","mobile_number":"344-235-7317","email_id":"Isobel.OConnell91@yahoo.com","dop":"2025-04-06","serial_number":"16241650631927","imei1":"16241650631927","imei2":"16241650631927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187766,"job_number":"JOB_187766","tr_customer_id":187784,"tr_customer_product_id":187774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:38.000Z","modified_at":"2026-02-16T07:01:21.000Z","name":"Giles Ferry","mobile_number":"927-969-4638","email_id":"Constantin_Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"17440352741401","imei1":"17440352741401","imei2":"17440352741401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187769,"job_number":"JOB_187769","tr_customer_id":187787,"tr_customer_product_id":187777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:25.000Z","modified_at":"2026-02-16T07:02:06.000Z","name":"Angelina Johns","mobile_number":"366-283-5421","email_id":"Gail34@yahoo.com","dop":"2025-04-06","serial_number":"12141063280191","imei1":"12141063280191","imei2":"12141063280191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187771,"job_number":"JOB_187771","tr_customer_id":187789,"tr_customer_product_id":187779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:06.000Z","modified_at":"2026-02-16T07:02:46.000Z","name":"Bernice Aufderhar","mobile_number":"769-661-4236","email_id":"Miller.Sanford60@yahoo.com","dop":"2025-04-06","serial_number":"16637153000859","imei1":"16637153000859","imei2":"16637153000859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187774,"job_number":"JOB_187774","tr_customer_id":187792,"tr_customer_product_id":187782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:53.000Z","name":"Preston Beatty","mobile_number":"222-557-1127","email_id":"Elise.Stracke83@hotmail.com","dop":"2025-04-06","serial_number":"15692436633245","imei1":"15692436633245","imei2":"15692436633245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187777,"job_number":"JOB_187777","tr_customer_id":187795,"tr_customer_product_id":187785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:03:35.000Z","name":"Jace Cassin","mobile_number":"505-630-3094","email_id":"Rosario_Will1@gmail.com","dop":"2025-04-06","serial_number":"17821962120941","imei1":"17821962120941","imei2":"17821962120941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187780,"job_number":"JOB_187780","tr_customer_id":187798,"tr_customer_product_id":187788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:01.000Z","modified_at":"2026-02-16T07:03:41.000Z","name":"Corbin Ziemann","mobile_number":"350-302-2091","email_id":"Sarina.Adams@gmail.com","dop":"2025-04-06","serial_number":"11643956180924","imei1":"11643956180924","imei2":"11643956180924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187783,"job_number":"JOB_187783","tr_customer_id":187801,"tr_customer_product_id":187791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:03.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"Glenna Schulist","mobile_number":"560-403-9868","email_id":"Dasia.Parker89@gmail.com","dop":"2000-01-31","serial_number":"10291908483017","imei1":"10291908483017","imei2":"10291908483017","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187786,"job_number":"JOB_187786","tr_customer_id":187804,"tr_customer_product_id":187794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:48.000Z","name":"Dell Green","mobile_number":"560-589-4846","email_id":"Athena_Heidenreich@hotmail.com","dop":"2025-04-06","serial_number":"15449749328249","imei1":"15449749328249","imei2":"15449749328249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187789,"job_number":"JOB_187789","tr_customer_id":187807,"tr_customer_product_id":187797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:43.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Johann Morissette","mobile_number":"267-993-5248","email_id":"Marge_Koepp2@yahoo.com","dop":"2025-04-06","serial_number":"14646225839040","imei1":"14646225839040","imei2":"14646225839040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187792,"job_number":"JOB_187792","tr_customer_id":187810,"tr_customer_product_id":187800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:04:28.000Z","name":"Garry Kuhlman","mobile_number":"865-608-4326","email_id":"Alda.Rippin@hotmail.com","dop":"2000-01-31","serial_number":"10636366631276","imei1":"10636366631276","imei2":"10636366631276","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187795,"job_number":"JOB_187795","tr_customer_id":187813,"tr_customer_product_id":187803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:56.000Z","modified_at":"2026-02-16T07:04:38.000Z","name":"Tatum O'Kon","mobile_number":"468-900-2027","email_id":"Earlene_McKenzie51@yahoo.com","dop":"2025-04-06","serial_number":"17586005458480","imei1":"17586005458480","imei2":"17586005458480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187798,"job_number":"JOB_187798","tr_customer_id":187816,"tr_customer_product_id":187806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:05:03.000Z","name":"Pinkie Zieme","mobile_number":"519-807-4033","email_id":"London.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"15273543060761","imei1":"15273543060761","imei2":"15273543060761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187801,"job_number":"JOB_187801","tr_customer_id":187819,"tr_customer_product_id":187809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:30.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"Myriam Cormier","mobile_number":"988-846-8317","email_id":"Bernice.Koelpin2@yahoo.com","dop":"2025-04-06","serial_number":"13444414916059","imei1":"13444414916059","imei2":"13444414916059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187804,"job_number":"JOB_187804","tr_customer_id":187822,"tr_customer_product_id":187812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:35.000Z","modified_at":"2026-02-16T07:05:14.000Z","name":"Zetta Jakubowski","mobile_number":"610-781-5564","email_id":"Frederique_Erdman8@gmail.com","dop":"2000-01-31","serial_number":"10050084721478","imei1":"10050084721478","imei2":"10050084721478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187807,"job_number":"JOB_187807","tr_customer_id":187825,"tr_customer_product_id":187815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:05:28.000Z","name":"Stephany Wintheiser","mobile_number":"360-492-1693","email_id":"Madelyn.Roberts@hotmail.com","dop":"2025-04-06","serial_number":"19322726174513","imei1":"19322726174513","imei2":"19322726174513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187810,"job_number":"JOB_187810","tr_customer_id":187828,"tr_customer_product_id":187818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:51.000Z","name":"Jonathon Beahan","mobile_number":"871-903-8741","email_id":"Ella51@gmail.com","dop":"2025-04-06","serial_number":"14346689187194","imei1":"14346689187194","imei2":"14346689187194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:05:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187813,"job_number":"JOB_187813","tr_customer_id":187831,"tr_customer_product_id":187821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:06:00.000Z","name":"Godfrey Conn","mobile_number":"321-338-7873","email_id":"Judd.Goodwin95@hotmail.com","dop":"2000-01-31","serial_number":"10604619846475","imei1":"10604619846475","imei2":"10604619846475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187816,"job_number":"JOB_187816","tr_customer_id":187834,"tr_customer_product_id":187824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:06:39.000Z","name":"Sunny Feil","mobile_number":"294-456-5126","email_id":"Arvel_Miller@gmail.com","dop":"2025-04-06","serial_number":"11742972824155","imei1":"11742972824155","imei2":"11742972824155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187819,"job_number":"JOB_187819","tr_customer_id":187837,"tr_customer_product_id":187827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:28.000Z","modified_at":"2026-02-16T07:10:09.000Z","name":"Kade Schinner","mobile_number":"623-459-3367","email_id":"Thad.Bergnaum42@yahoo.com","dop":"2025-04-06","serial_number":"11402988922625","imei1":"11402988922625","imei2":"11402988922625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187822,"job_number":"JOB_187822","tr_customer_id":187840,"tr_customer_product_id":187830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:56.000Z","name":"Mose Cronin","mobile_number":"891-886-8174","email_id":"Andre_Nader@hotmail.com","dop":"2025-04-06","serial_number":"16911963615930","imei1":"16911963615930","imei2":"16911963615930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187825,"job_number":"JOB_187825","tr_customer_id":187843,"tr_customer_product_id":187833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:11:32.000Z","name":"Destini Block","mobile_number":"413-515-3452","email_id":"Eric.Heaney57@hotmail.com","dop":"2025-04-06","serial_number":"13334704278297","imei1":"13334704278297","imei2":"13334704278297","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187828,"job_number":"JOB_187828","tr_customer_id":187846,"tr_customer_product_id":187836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Frank Beier","mobile_number":"890-276-9334","email_id":"Fern6@hotmail.com","dop":"2025-04-06","serial_number":"19738530420429","imei1":"19738530420429","imei2":"19738530420429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187831,"job_number":"JOB_187831","tr_customer_id":187849,"tr_customer_product_id":187839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:04.000Z","modified_at":"2026-02-16T07:11:45.000Z","name":"Brian Predovic","mobile_number":"513-403-3433","email_id":"Buford_Farrell@hotmail.com","dop":"2025-04-06","serial_number":"13519593008856","imei1":"13519593008856","imei2":"13519593008856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187834,"job_number":"JOB_187834","tr_customer_id":187852,"tr_customer_product_id":187842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:40.000Z","modified_at":"2026-02-16T07:12:23.000Z","name":"Damien Buckridge","mobile_number":"618-278-3146","email_id":"Eric_Kutch@gmail.com","dop":"2025-04-06","serial_number":"10202073042496","imei1":"10202073042496","imei2":"10202073042496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187836,"job_number":"JOB_187836","tr_customer_id":187854,"tr_customer_product_id":187844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:43.000Z","modified_at":"2026-02-16T07:12:24.000Z","name":"Loyal Koepp","mobile_number":"918-646-9067","email_id":"Dangelo0@hotmail.com","dop":"2025-04-06","serial_number":"18090058000236","imei1":"18090058000236","imei2":"18090058000236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187839,"job_number":"JOB_187839","tr_customer_id":187857,"tr_customer_product_id":187847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:12:29.000Z","name":"Edwardo Gerhold","mobile_number":"942-480-2747","email_id":"Katelin_Hodkiewicz28@hotmail.com","dop":"2025-04-06","serial_number":"12874861355744","imei1":"12874861355744","imei2":"12874861355744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187841,"job_number":"JOB_187841","tr_customer_id":187859,"tr_customer_product_id":187849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:12:33.000Z","name":"Lonie Conn","mobile_number":"677-956-2027","email_id":"Torey.Corkery@yahoo.com","dop":"2025-04-06","serial_number":"13861464974997","imei1":"13861464974997","imei2":"13861464974997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:12:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187844,"job_number":"JOB_187844","tr_customer_id":187862,"tr_customer_product_id":187852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:13:13.000Z","name":"Wayne Jenkins","mobile_number":"341-468-0430","email_id":"Zackery_Prosacco@gmail.com","dop":"2025-04-06","serial_number":"18777140063160","imei1":"18777140063160","imei2":"18777140063160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187847,"job_number":"JOB_187847","tr_customer_id":187865,"tr_customer_product_id":187855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:37.000Z","modified_at":"2026-02-16T07:13:17.000Z","name":"Joanny Gerlach","mobile_number":"228-883-9850","email_id":"Braxton_Bahringer@gmail.com","dop":"2025-04-06","serial_number":"11724447116123","imei1":"11724447116123","imei2":"11724447116123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187850,"job_number":"JOB_187850","tr_customer_id":187868,"tr_customer_product_id":187858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:20.000Z","modified_at":"2026-02-16T07:17:01.000Z","name":"Adelia Jast","mobile_number":"234-416-4030","email_id":"Raquel76@hotmail.com","dop":"2025-04-06","serial_number":"12762656011602","imei1":"12762656011602","imei2":"12762656011602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187852,"job_number":"JOB_187852","tr_customer_id":187870,"tr_customer_product_id":187860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:27.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"Eden Blick","mobile_number":"512-444-9528","email_id":"Alex_Morar83@hotmail.com","dop":"2025-04-06","serial_number":"14949939345623","imei1":"14949939345623","imei2":"14949939345623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187855,"job_number":"JOB_187855","tr_customer_id":187873,"tr_customer_product_id":187863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:49.000Z","name":"Brittany Koelpin","mobile_number":"476-573-4916","email_id":"Oliver.Hauck@hotmail.com","dop":"2025-04-06","serial_number":"14324164617011","imei1":"14324164617011","imei2":"14324164617011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187858,"job_number":"JOB_187858","tr_customer_id":187876,"tr_customer_product_id":187866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:18:37.000Z","name":"Kavon Ernser","mobile_number":"936-805-3057","email_id":"Meggie51@hotmail.com","dop":"2025-04-06","serial_number":"12901313953412","imei1":"12901313953412","imei2":"12901313953412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187990,"job_number":"JOB_187990","tr_customer_id":188008,"tr_customer_product_id":187998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:26.000Z","name":"Lilly Cormier","mobile_number":"874-555-4582","email_id":"Erica12@gmail.com","dop":"2025-12-01","serial_number":"14925116231045","imei1":"14925116231045","imei2":"14925116231045","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187992,"job_number":"JOB_187992","tr_customer_id":188010,"tr_customer_product_id":188000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:45.000Z","name":"Alexie O'Keefe","mobile_number":"312-694-5227","email_id":"Darron81@gmail.com","dop":"2025-12-01","serial_number":"19817161056543","imei1":"19817161056543","imei2":"19817161056543","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187994,"job_number":"JOB_187994","tr_customer_id":188012,"tr_customer_product_id":188002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:44:05.000Z","name":"Rodrigo Dibbert","mobile_number":"285-823-7436","email_id":"May51@gmail.com","dop":"2025-12-01","serial_number":"17002702572357","imei1":"17002702572357","imei2":"17002702572357","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187999,"job_number":"JOB_187999","tr_customer_id":188017,"tr_customer_product_id":188007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:06.000Z","modified_at":"2026-02-16T07:54:20.000Z","name":"Doyle Champlin","mobile_number":"991-895-5391","email_id":"Golden_Ebert@gmail.com","dop":"2025-11-04","serial_number":"27403033385899","imei1":"27403033385899","imei2":"27403033385899","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188000,"job_number":"JOB_188000","tr_customer_id":188018,"tr_customer_product_id":188008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:21.000Z","modified_at":"2026-02-16T07:54:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"14048676936871","imei1":"14048676936871","imei2":"14048676936871","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188001,"job_number":"JOB_188001","tr_customer_id":188019,"tr_customer_product_id":188009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:24.000Z","modified_at":"2026-02-16T07:54:57.000Z","name":"Lera Crona","mobile_number":"675-856-4300","email_id":"Opal_Hettinger@yahoo.com","dop":"2025-11-04","serial_number":"16913283008900","imei1":"16913283008900","imei2":"16913283008900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188002,"job_number":"JOB_188002","tr_customer_id":188020,"tr_customer_product_id":188010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:31.000Z","modified_at":"2026-02-16T07:54:40.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"11823408699530","imei1":"11823408699530","imei2":"11823408699530","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188003,"job_number":"JOB_188003","tr_customer_id":188021,"tr_customer_product_id":188011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:42.000Z","modified_at":"2026-02-16T07:54:52.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"19453886786573","imei1":"19453886786573","imei2":"19453886786573","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188004,"job_number":"JOB_188004","tr_customer_id":188022,"tr_customer_product_id":188012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:54:53.000Z","modified_at":"2026-02-16T07:55:03.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"13646371864633","imei1":"13646371864633","imei2":"13646371864633","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T07:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188120,"job_number":"JOB_188120","tr_customer_id":188138,"tr_customer_product_id":188128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:50.000Z","modified_at":"2026-02-16T08:00:13.000Z","name":"Margaret Connelly","mobile_number":"700-236-6789","email_id":"Leonel_Gleason95@gmail.com","dop":"2026-01-04","serial_number":"10669452310584","imei1":"10669452310584","imei2":"110669452310584","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188123,"job_number":"JOB_188123","tr_customer_id":188141,"tr_customer_product_id":188131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:38.000Z","name":"Stan Schmeler","mobile_number":"535-898-7180","email_id":"Ryann.Homenick59@hotmail.com","dop":"2026-01-04","serial_number":"19828745605667","imei1":"19828745605667","imei2":"119828745605667","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188126,"job_number":"JOB_188126","tr_customer_id":188144,"tr_customer_product_id":188134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:01:05.000Z","name":"Cathryn McGlynn","mobile_number":"263-630-3612","email_id":"Wilber.Effertz53@gmail.com","dop":"2026-01-04","serial_number":"16847655870134","imei1":"16847655870134","imei2":"116847655870134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188128,"job_number":"JOB_188128","tr_customer_id":188146,"tr_customer_product_id":188136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:31.000Z","name":"Margarett Feeney","mobile_number":"813-824-5774","email_id":"Maddison42@gmail.com","dop":"2026-01-04","serial_number":"16391131374414","imei1":"16391131374414","imei2":"116391131374414","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:01:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188129,"job_number":"JOB_188129","tr_customer_id":188147,"tr_customer_product_id":188137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:33.000Z","modified_at":"2026-02-16T08:04:19.000Z","name":"Kamille Goodwin","mobile_number":"484-538-4621","email_id":"Aurelie_Legros@hotmail.com","dop":"2025-04-06","serial_number":"16281277153747","imei1":"16281277153747","imei2":"16281277153747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188131,"job_number":"JOB_188131","tr_customer_id":188149,"tr_customer_product_id":188139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:47.000Z","modified_at":"2026-02-16T08:04:01.000Z","name":"Maud Stokes","mobile_number":"284-927-1828","email_id":"Tina73@yahoo.com","dop":"2025-11-04","serial_number":"62081627064371","imei1":"62081627064371","imei2":"62081627064371","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188132,"job_number":"JOB_188132","tr_customer_id":188150,"tr_customer_product_id":188140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:03.000Z","modified_at":"2026-02-16T08:04:45.000Z","name":"Lucas Langosh","mobile_number":"874-508-9040","email_id":"Niko_Gaylord73@yahoo.com","dop":"2025-04-06","serial_number":"13091789622888","imei1":"13091789622888","imei2":"13091789622888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188133,"job_number":"JOB_188133","tr_customer_id":188151,"tr_customer_product_id":188141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:17.000Z","name":"Sydni Hoppe","mobile_number":"208-831-0829","email_id":"Eleazar_Daugherty69@gmail.com","dop":"2025-11-04","serial_number":"63926390191839","imei1":"63926390191839","imei2":"63926390191839","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188135,"job_number":"JOB_188135","tr_customer_id":188153,"tr_customer_product_id":188143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:22.000Z","modified_at":"2026-02-16T08:04:35.000Z","name":"Dagmar Bahringer","mobile_number":"418-592-9217","email_id":"Deja91@yahoo.com","dop":"2025-11-04","serial_number":"66771164762960","imei1":"66771164762960","imei2":"66771164762960","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-16T08:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id187297Has required fileds 1 0 0
verify if the json number starts with JOB_ 811 0 0
Verify if the json object with id187298Has required fileds 1 0 0
Verify if the json object with id187299Has required fileds 1 0 0
Verify if the json object with id187300Has required fileds 1 0 0
Verify if the json object with id187301Has required fileds 1 0 0
Verify if the json object with id187302Has required fileds 1 0 0
Verify if the json object with id187303Has required fileds 1 0 0
Verify if the json object with id187304Has required fileds 1 0 0
Verify if the json object with id187305Has required fileds 1 0 0
Verify if the json object with id187306Has required fileds 1 0 0
Verify if the json object with id187307Has required fileds 1 0 0
Verify if the json object with id187308Has required fileds 1 0 0
Verify if the json object with id187309Has required fileds 1 0 0
Verify if the json object with id187310Has required fileds 1 0 0
Verify if the json object with id187311Has required fileds 1 0 0
Verify if the json object with id187312Has required fileds 1 0 0
Verify if the json object with id187313Has required fileds 1 0 0
Verify if the json object with id187314Has required fileds 1 0 0
Verify if the json object with id187315Has required fileds 1 0 0
Verify if the json object with id187316Has required fileds 1 0 0
Verify if the json object with id187317Has required fileds 1 0 0
Verify if the json object with id187318Has required fileds 1 0 0
Verify if the json object with id187319Has required fileds 1 0 0
Verify if the json object with id187320Has required fileds 1 0 0
Verify if the json object with id187321Has required fileds 1 0 0
Verify if the json object with id187322Has required fileds 1 0 0
Verify if the json object with id187323Has required fileds 1 0 0
Verify if the json object with id187324Has required fileds 1 0 0
Verify if the json object with id187325Has required fileds 1 0 0
Verify if the json object with id187326Has required fileds 1 0 0
Verify if the json object with id187327Has required fileds 1 0 0
Verify if the json object with id187328Has required fileds 1 0 0
Verify if the json object with id187329Has required fileds 1 0 0
Verify if the json object with id187330Has required fileds 1 0 0
Verify if the json object with id187331Has required fileds 1 0 0
Verify if the json object with id187332Has required fileds 1 0 0
Verify if the json object with id187333Has required fileds 1 0 0
Verify if the json object with id187334Has required fileds 1 0 0
Verify if the json object with id187335Has required fileds 1 0 0
Verify if the json object with id187336Has required fileds 1 0 0
Verify if the json object with id187337Has required fileds 1 0 0
Verify if the json object with id187338Has required fileds 1 0 0
Verify if the json object with id187339Has required fileds 1 0 0
Verify if the json object with id187340Has required fileds 1 0 0
Verify if the json object with id187341Has required fileds 1 0 0
Verify if the json object with id187342Has required fileds 1 0 0
Verify if the json object with id187343Has required fileds 1 0 0
Verify if the json object with id187344Has required fileds 1 0 0
Verify if the json object with id187345Has required fileds 1 0 0
Verify if the json object with id187346Has required fileds 1 0 0
Verify if the json object with id187347Has required fileds 1 0 0
Verify if the json object with id187348Has required fileds 1 0 0
Verify if the json object with id187349Has required fileds 1 0 0
Verify if the json object with id187350Has required fileds 1 0 0
Verify if the json object with id187351Has required fileds 1 0 0
Verify if the json object with id187352Has required fileds 1 0 0
Verify if the json object with id187353Has required fileds 1 0 0
Verify if the json object with id187354Has required fileds 1 0 0
Verify if the json object with id187355Has required fileds 1 0 0
Verify if the json object with id187356Has required fileds 1 0 0
Verify if the json object with id187357Has required fileds 1 0 0
Verify if the json object with id187358Has required fileds 1 0 0
Verify if the json object with id187359Has required fileds 1 0 0
Verify if the json object with id187360Has required fileds 1 0 0
Verify if the json object with id187361Has required fileds 1 0 0
Verify if the json object with id187362Has required fileds 1 0 0
Verify if the json object with id187363Has required fileds 1 0 0
Verify if the json object with id187364Has required fileds 1 0 0
Verify if the json object with id187365Has required fileds 1 0 0
Verify if the json object with id187366Has required fileds 1 0 0
Verify if the json object with id187367Has required fileds 1 0 0
Verify if the json object with id187368Has required fileds 1 0 0
Verify if the json object with id187369Has required fileds 1 0 0
Verify if the json object with id187370Has required fileds 1 0 0
Verify if the json object with id187371Has required fileds 1 0 0
Verify if the json object with id187372Has required fileds 1 0 0
Verify if the json object with id187373Has required fileds 1 0 0
Verify if the json object with id187374Has required fileds 1 0 0
Verify if the json object with id187375Has required fileds 1 0 0
Verify if the json object with id187376Has required fileds 1 0 0
Verify if the json object with id187377Has required fileds 1 0 0
Verify if the json object with id187378Has required fileds 1 0 0
Verify if the json object with id187379Has required fileds 1 0 0
Verify if the json object with id187380Has required fileds 1 0 0
Verify if the json object with id187381Has required fileds 1 0 0
Verify if the json object with id187382Has required fileds 1 0 0
Verify if the json object with id187383Has required fileds 1 0 0
Verify if the json object with id187384Has required fileds 1 0 0
Verify if the json object with id187385Has required fileds 1 0 0
Verify if the json object with id187386Has required fileds 1 0 0
Verify if the json object with id187387Has required fileds 1 0 0
Verify if the json object with id187388Has required fileds 1 0 0
Verify if the json object with id187389Has required fileds 1 0 0
Verify if the json object with id187390Has required fileds 1 0 0
Verify if the json object with id187391Has required fileds 1 0 0
Verify if the json object with id187392Has required fileds 1 0 0
Verify if the json object with id187393Has required fileds 1 0 0
Verify if the json object with id187394Has required fileds 1 0 0
Verify if the json object with id187395Has required fileds 1 0 0
Verify if the json object with id187396Has required fileds 1 0 0
Verify if the json object with id187397Has required fileds 1 0 0
Verify if the json object with id187398Has required fileds 1 0 0
Verify if the json object with id187399Has required fileds 1 0 0
Verify if the json object with id187400Has required fileds 1 0 0
Verify if the json object with id187401Has required fileds 1 0 0
Verify if the json object with id187402Has required fileds 1 0 0
Verify if the json object with id187403Has required fileds 1 0 0
Verify if the json object with id187404Has required fileds 1 0 0
Verify if the json object with id187405Has required fileds 1 0 0
Verify if the json object with id187406Has required fileds 1 0 0
Verify if the json object with id187407Has required fileds 1 0 0
Verify if the json object with id187408Has required fileds 1 0 0
Verify if the json object with id187409Has required fileds 1 0 0
Verify if the json object with id187410Has required fileds 1 0 0
Verify if the json object with id187411Has required fileds 1 0 0
Verify if the json object with id187412Has required fileds 1 0 0
Verify if the json object with id187413Has required fileds 1 0 0
Verify if the json object with id187414Has required fileds 1 0 0
Verify if the json object with id187415Has required fileds 1 0 0
Verify if the json object with id187416Has required fileds 1 0 0
Verify if the json object with id187417Has required fileds 1 0 0
Verify if the json object with id187418Has required fileds 1 0 0
Verify if the json object with id187419Has required fileds 1 0 0
Verify if the json object with id187420Has required fileds 1 0 0
Verify if the json object with id187421Has required fileds 1 0 0
Verify if the json object with id187422Has required fileds 1 0 0
Verify if the json object with id187423Has required fileds 1 0 0
Verify if the json object with id187424Has required fileds 1 0 0
Verify if the json object with id187425Has required fileds 1 0 0
Verify if the json object with id187426Has required fileds 1 0 0
Verify if the json object with id187427Has required fileds 1 0 0
Verify if the json object with id187428Has required fileds 1 0 0
Verify if the json object with id187429Has required fileds 1 0 0
Verify if the json object with id187430Has required fileds 1 0 0
Verify if the json object with id187431Has required fileds 1 0 0
Verify if the json object with id187432Has required fileds 1 0 0
Verify if the json object with id187433Has required fileds 1 0 0
Verify if the json object with id187434Has required fileds 1 0 0
Verify if the json object with id187435Has required fileds 1 0 0
Verify if the json object with id187436Has required fileds 1 0 0
Verify if the json object with id187437Has required fileds 1 0 0
Verify if the json object with id187438Has required fileds 1 0 0
Verify if the json object with id187439Has required fileds 1 0 0
Verify if the json object with id187440Has required fileds 1 0 0
Verify if the json object with id187441Has required fileds 1 0 0
Verify if the json object with id187442Has required fileds 1 0 0
Verify if the json object with id187443Has required fileds 1 0 0
Verify if the json object with id187444Has required fileds 1 0 0
Verify if the json object with id187445Has required fileds 1 0 0
Verify if the json object with id187446Has required fileds 1 0 0
Verify if the json object with id187447Has required fileds 1 0 0
Verify if the json object with id187448Has required fileds 1 0 0
Verify if the json object with id187449Has required fileds 1 0 0
Verify if the json object with id187450Has required fileds 1 0 0
Verify if the json object with id187451Has required fileds 1 0 0
Verify if the json object with id187452Has required fileds 1 0 0
Verify if the json object with id187453Has required fileds 1 0 0
Verify if the json object with id187454Has required fileds 1 0 0
Verify if the json object with id187455Has required fileds 1 0 0
Verify if the json object with id187456Has required fileds 1 0 0
Verify if the json object with id187457Has required fileds 1 0 0
Verify if the json object with id187458Has required fileds 1 0 0
Verify if the json object with id187459Has required fileds 1 0 0
Verify if the json object with id187460Has required fileds 1 0 0
Verify if the json object with id187461Has required fileds 1 0 0
Verify if the json object with id187462Has required fileds 1 0 0
Verify if the json object with id187463Has required fileds 1 0 0
Verify if the json object with id187464Has required fileds 1 0 0
Verify if the json object with id187465Has required fileds 1 0 0
Verify if the json object with id187466Has required fileds 1 0 0
Verify if the json object with id187467Has required fileds 1 0 0
Verify if the json object with id187468Has required fileds 1 0 0
Verify if the json object with id187469Has required fileds 1 0 0
Verify if the json object with id187470Has required fileds 1 0 0
Verify if the json object with id187471Has required fileds 1 0 0
Verify if the json object with id187472Has required fileds 1 0 0
Verify if the json object with id187473Has required fileds 1 0 0
Verify if the json object with id187474Has required fileds 1 0 0
Verify if the json object with id187475Has required fileds 1 0 0
Verify if the json object with id187476Has required fileds 1 0 0
Verify if the json object with id187477Has required fileds 1 0 0
Verify if the json object with id187478Has required fileds 1 0 0
Verify if the json object with id187479Has required fileds 1 0 0
Verify if the json object with id187480Has required fileds 1 0 0
Verify if the json object with id187481Has required fileds 1 0 0
Verify if the json object with id187482Has required fileds 1 0 0
Verify if the json object with id187483Has required fileds 1 0 0
Verify if the json object with id187484Has required fileds 1 0 0
Verify if the json object with id187485Has required fileds 1 0 0
Verify if the json object with id187486Has required fileds 1 0 0
Verify if the json object with id187487Has required fileds 1 0 0
Verify if the json object with id187488Has required fileds 1 0 0
Verify if the json object with id187489Has required fileds 1 0 0
Verify if the json object with id187490Has required fileds 1 0 0
Verify if the json object with id187491Has required fileds 1 0 0
Verify if the json object with id187492Has required fileds 1 0 0
Verify if the json object with id187493Has required fileds 1 0 0
Verify if the json object with id187494Has required fileds 1 0 0
Verify if the json object with id187495Has required fileds 1 0 0
Verify if the json object with id187496Has required fileds 1 0 0
Verify if the json object with id187497Has required fileds 1 0 0
Verify if the json object with id187498Has required fileds 1 0 0
Verify if the json object with id187499Has required fileds 1 0 0
Verify if the json object with id187500Has required fileds 1 0 0
Verify if the json object with id187501Has required fileds 1 0 0
Verify if the json object with id187502Has required fileds 1 0 0
Verify if the json object with id187503Has required fileds 1 0 0
Verify if the json object with id187504Has required fileds 1 0 0
Verify if the json object with id187505Has required fileds 1 0 0
Verify if the json object with id187506Has required fileds 1 0 0
Verify if the json object with id187507Has required fileds 1 0 0
Verify if the json object with id187508Has required fileds 1 0 0
Verify if the json object with id187509Has required fileds 1 0 0
Verify if the json object with id187510Has required fileds 1 0 0
Verify if the json object with id187511Has required fileds 1 0 0
Verify if the json object with id187512Has required fileds 1 0 0
Verify if the json object with id187513Has required fileds 1 0 0
Verify if the json object with id187514Has required fileds 1 0 0
Verify if the json object with id187515Has required fileds 1 0 0
Verify if the json object with id187516Has required fileds 1 0 0
Verify if the json object with id187517Has required fileds 1 0 0
Verify if the json object with id187518Has required fileds 1 0 0
Verify if the json object with id187519Has required fileds 1 0 0
Verify if the json object with id187520Has required fileds 1 0 0
Verify if the json object with id187521Has required fileds 1 0 0
Verify if the json object with id187522Has required fileds 1 0 0
Verify if the json object with id187523Has required fileds 1 0 0
Verify if the json object with id187524Has required fileds 1 0 0
Verify if the json object with id187525Has required fileds 1 0 0
Verify if the json object with id187526Has required fileds 1 0 0
Verify if the json object with id187527Has required fileds 1 0 0
Verify if the json object with id187528Has required fileds 1 0 0
Verify if the json object with id187529Has required fileds 1 0 0
Verify if the json object with id187530Has required fileds 1 0 0
Verify if the json object with id187531Has required fileds 1 0 0
Verify if the json object with id187532Has required fileds 1 0 0
Verify if the json object with id187533Has required fileds 1 0 0
Verify if the json object with id187534Has required fileds 1 0 0
Verify if the json object with id187535Has required fileds 1 0 0
Verify if the json object with id187536Has required fileds 1 0 0
Verify if the json object with id187537Has required fileds 1 0 0
Verify if the json object with id187538Has required fileds 1 0 0
Verify if the json object with id187539Has required fileds 1 0 0
Verify if the json object with id187540Has required fileds 1 0 0
Verify if the json object with id187542Has required fileds 1 0 0
Verify if the json object with id187543Has required fileds 1 0 0
Verify if the json object with id187545Has required fileds 1 0 0
Verify if the json object with id187546Has required fileds 1 0 0
Verify if the json object with id187547Has required fileds 1 0 0
Verify if the json object with id187548Has required fileds 1 0 0
Verify if the json object with id187549Has required fileds 1 0 0
Verify if the json object with id187550Has required fileds 1 0 0
Verify if the json object with id187551Has required fileds 1 0 0
Verify if the json object with id187552Has required fileds 1 0 0
Verify if the json object with id187553Has required fileds 1 0 0
Verify if the json object with id187554Has required fileds 1 0 0
Verify if the json object with id187555Has required fileds 1 0 0
Verify if the json object with id187556Has required fileds 1 0 0
Verify if the json object with id187557Has required fileds 1 0 0
Verify if the json object with id187558Has required fileds 1 0 0
Verify if the json object with id187559Has required fileds 1 0 0
Verify if the json object with id187560Has required fileds 1 0 0
Verify if the json object with id187561Has required fileds 1 0 0
Verify if the json object with id187562Has required fileds 1 0 0
Verify if the json object with id187563Has required fileds 1 0 0
Verify if the json object with id187564Has required fileds 1 0 0
Verify if the json object with id187565Has required fileds 1 0 0
Verify if the json object with id187566Has required fileds 1 0 0
Verify if the json object with id187567Has required fileds 1 0 0
Verify if the json object with id187568Has required fileds 1 0 0
Verify if the json object with id187569Has required fileds 1 0 0
Verify if the json object with id187570Has required fileds 1 0 0
Verify if the json object with id187571Has required fileds 1 0 0
Verify if the json object with id187572Has required fileds 1 0 0
Verify if the json object with id187573Has required fileds 1 0 0
Verify if the json object with id187574Has required fileds 1 0 0
Verify if the json object with id187575Has required fileds 1 0 0
Verify if the json object with id187576Has required fileds 1 0 0
Verify if the json object with id187577Has required fileds 1 0 0
Verify if the json object with id187578Has required fileds 1 0 0
Verify if the json object with id187579Has required fileds 1 0 0
Verify if the json object with id187580Has required fileds 1 0 0
Verify if the json object with id187581Has required fileds 1 0 0
Verify if the json object with id187582Has required fileds 1 0 0
Verify if the json object with id187583Has required fileds 1 0 0
Verify if the json object with id187584Has required fileds 1 0 0
Verify if the json object with id187585Has required fileds 1 0 0
Verify if the json object with id187586Has required fileds 1 0 0
Verify if the json object with id187587Has required fileds 1 0 0
Verify if the json object with id187588Has required fileds 1 0 0
Verify if the json object with id187589Has required fileds 1 0 0
Verify if the json object with id187590Has required fileds 1 0 0
Verify if the json object with id187591Has required fileds 1 0 0
Verify if the json object with id187592Has required fileds 1 0 0
Verify if the json object with id187593Has required fileds 1 0 0
Verify if the json object with id187594Has required fileds 1 0 0
Verify if the json object with id187595Has required fileds 1 0 0
Verify if the json object with id187596Has required fileds 1 0 0
Verify if the json object with id187597Has required fileds 1 0 0
Verify if the json object with id187598Has required fileds 1 0 0
Verify if the json object with id187599Has required fileds 1 0 0
Verify if the json object with id187600Has required fileds 1 0 0
Verify if the json object with id187601Has required fileds 1 0 0
Verify if the json object with id187602Has required fileds 1 0 0
Verify if the json object with id187603Has required fileds 1 0 0
Verify if the json object with id187604Has required fileds 1 0 0
Verify if the json object with id187605Has required fileds 1 0 0
Verify if the json object with id187606Has required fileds 1 0 0
Verify if the json object with id187607Has required fileds 1 0 0
Verify if the json object with id187608Has required fileds 1 0 0
Verify if the json object with id187609Has required fileds 1 0 0
Verify if the json object with id187610Has required fileds 1 0 0
Verify if the json object with id187611Has required fileds 1 0 0
Verify if the json object with id187612Has required fileds 1 0 0
Verify if the json object with id187613Has required fileds 1 0 0
Verify if the json object with id187614Has required fileds 1 0 0
Verify if the json object with id187615Has required fileds 1 0 0
Verify if the json object with id187616Has required fileds 1 0 0
Verify if the json object with id187617Has required fileds 1 0 0
Verify if the json object with id187618Has required fileds 1 0 0
Verify if the json object with id187619Has required fileds 1 0 0
Verify if the json object with id187620Has required fileds 1 0 0
Verify if the json object with id187621Has required fileds 1 0 0
Verify if the json object with id187622Has required fileds 1 0 0
Verify if the json object with id187623Has required fileds 1 0 0
Verify if the json object with id187624Has required fileds 1 0 0
Verify if the json object with id187625Has required fileds 1 0 0
Verify if the json object with id187626Has required fileds 1 0 0
Verify if the json object with id187627Has required fileds 1 0 0
Verify if the json object with id187628Has required fileds 1 0 0
Verify if the json object with id187629Has required fileds 1 0 0
Verify if the json object with id187630Has required fileds 1 0 0
Verify if the json object with id187631Has required fileds 1 0 0
Verify if the json object with id187632Has required fileds 1 0 0
Verify if the json object with id187633Has required fileds 1 0 0
Verify if the json object with id187634Has required fileds 1 0 0
Verify if the json object with id187635Has required fileds 1 0 0
Verify if the json object with id187636Has required fileds 1 0 0
Verify if the json object with id187637Has required fileds 1 0 0
Verify if the json object with id187638Has required fileds 1 0 0
Verify if the json object with id187639Has required fileds 1 0 0
Verify if the json object with id187640Has required fileds 1 0 0
Verify if the json object with id187641Has required fileds 1 0 0
Verify if the json object with id187642Has required fileds 1 0 0
Verify if the json object with id187643Has required fileds 1 0 0
Verify if the json object with id187644Has required fileds 1 0 0
Verify if the json object with id187645Has required fileds 1 0 0
Verify if the json object with id187646Has required fileds 1 0 0
Verify if the json object with id187647Has required fileds 1 0 0
Verify if the json object with id187648Has required fileds 1 0 0
Verify if the json object with id187649Has required fileds 1 0 0
Verify if the json object with id187650Has required fileds 1 0 0
Verify if the json object with id187651Has required fileds 1 0 0
Verify if the json object with id187652Has required fileds 1 0 0
Verify if the json object with id187653Has required fileds 1 0 0
Verify if the json object with id187654Has required fileds 1 0 0
Verify if the json object with id187655Has required fileds 1 0 0
Verify if the json object with id187656Has required fileds 1 0 0
Verify if the json object with id187657Has required fileds 1 0 0
Verify if the json object with id187658Has required fileds 1 0 0
Verify if the json object with id187659Has required fileds 1 0 0
Verify if the json object with id187660Has required fileds 1 0 0
Verify if the json object with id187661Has required fileds 1 0 0
Verify if the json object with id187662Has required fileds 1 0 0
Verify if the json object with id187663Has required fileds 1 0 0
Verify if the json object with id187664Has required fileds 1 0 0
Verify if the json object with id187665Has required fileds 1 0 0
Verify if the json object with id187666Has required fileds 1 0 0
Verify if the json object with id187667Has required fileds 1 0 0
Verify if the json object with id187668Has required fileds 1 0 0
Verify if the json object with id187669Has required fileds 1 0 0
Verify if the json object with id187670Has required fileds 1 0 0
Verify if the json object with id187671Has required fileds 1 0 0
Verify if the json object with id187672Has required fileds 1 0 0
Verify if the json object with id187673Has required fileds 1 0 0
Verify if the json object with id187674Has required fileds 1 0 0
Verify if the json object with id187675Has required fileds 1 0 0
Verify if the json object with id187676Has required fileds 1 0 0
Verify if the json object with id187677Has required fileds 1 0 0
Verify if the json object with id187678Has required fileds 1 0 0
Verify if the json object with id187679Has required fileds 1 0 0
Verify if the json object with id187680Has required fileds 1 0 0
Verify if the json object with id187681Has required fileds 1 0 0
Verify if the json object with id187682Has required fileds 1 0 0
Verify if the json object with id187683Has required fileds 1 0 0
Verify if the json object with id187684Has required fileds 1 0 0
Verify if the json object with id187685Has required fileds 1 0 0
Verify if the json object with id187686Has required fileds 1 0 0
Verify if the json object with id187687Has required fileds 1 0 0
Verify if the json object with id187688Has required fileds 1 0 0
Verify if the json object with id187689Has required fileds 1 0 0
Verify if the json object with id187690Has required fileds 1 0 0
Verify if the json object with id187691Has required fileds 1 0 0
Verify if the json object with id187692Has required fileds 1 0 0
Verify if the json object with id187693Has required fileds 1 0 0
Verify if the json object with id187694Has required fileds 1 0 0
Verify if the json object with id187695Has required fileds 1 0 0
Verify if the json object with id187696Has required fileds 1 0 0
Verify if the json object with id187697Has required fileds 1 0 0
Verify if the json object with id187698Has required fileds 1 0 0
Verify if the json object with id187699Has required fileds 1 0 0
Verify if the json object with id187700Has required fileds 1 0 0
Verify if the json object with id187701Has required fileds 1 0 0
Verify if the json object with id187702Has required fileds 1 0 0
Verify if the json object with id187703Has required fileds 1 0 0
Verify if the json object with id187704Has required fileds 1 0 0
Verify if the json object with id187705Has required fileds 1 0 0
Verify if the json object with id187706Has required fileds 1 0 0
Verify if the json object with id187707Has required fileds 1 0 0
Verify if the json object with id187708Has required fileds 1 0 0
Verify if the json object with id187709Has required fileds 1 0 0
Verify if the json object with id187710Has required fileds 1 0 0
Verify if the json object with id187711Has required fileds 1 0 0
Verify if the json object with id187712Has required fileds 1 0 0
Verify if the json object with id187713Has required fileds 1 0 0
Verify if the json object with id187714Has required fileds 1 0 0
Verify if the json object with id187715Has required fileds 1 0 0
Verify if the json object with id187716Has required fileds 1 0 0
Verify if the json object with id187717Has required fileds 1 0 0
Verify if the json object with id187718Has required fileds 1 0 0
Verify if the json object with id187719Has required fileds 1 0 0
Verify if the json object with id187720Has required fileds 1 0 0
Verify if the json object with id187721Has required fileds 1 0 0
Verify if the json object with id187722Has required fileds 1 0 0
Verify if the json object with id187723Has required fileds 1 0 0
Verify if the json object with id187724Has required fileds 1 0 0
Verify if the json object with id187725Has required fileds 1 0 0
Verify if the json object with id187726Has required fileds 1 0 0
Verify if the json object with id187727Has required fileds 1 0 0
Verify if the json object with id187728Has required fileds 1 0 0
Verify if the json object with id187729Has required fileds 1 0 0
Verify if the json object with id187730Has required fileds 1 0 0
Verify if the json object with id187731Has required fileds 1 0 0
Verify if the json object with id187732Has required fileds 1 0 0
Verify if the json object with id187733Has required fileds 1 0 0
Verify if the json object with id187734Has required fileds 1 0 0
Verify if the json object with id187735Has required fileds 1 0 0
Verify if the json object with id187736Has required fileds 1 0 0
Verify if the json object with id187737Has required fileds 1 0 0
Verify if the json object with id187738Has required fileds 1 0 0
Verify if the json object with id187739Has required fileds 1 0 0
Verify if the json object with id187740Has required fileds 1 0 0
Verify if the json object with id187741Has required fileds 1 0 0
Verify if the json object with id187742Has required fileds 1 0 0
Verify if the json object with id187743Has required fileds 1 0 0
Verify if the json object with id187744Has required fileds 1 0 0
Verify if the json object with id187745Has required fileds 1 0 0
Verify if the json object with id187746Has required fileds 1 0 0
Verify if the json object with id187747Has required fileds 1 0 0
Verify if the json object with id187748Has required fileds 1 0 0
Verify if the json object with id187749Has required fileds 1 0 0
Verify if the json object with id187750Has required fileds 1 0 0
Verify if the json object with id187751Has required fileds 1 0 0
Verify if the json object with id187752Has required fileds 1 0 0
Verify if the json object with id187753Has required fileds 1 0 0
Verify if the json object with id187754Has required fileds 1 0 0
Verify if the json object with id187755Has required fileds 1 0 0
Verify if the json object with id187756Has required fileds 1 0 0
Verify if the json object with id187757Has required fileds 1 0 0
Verify if the json object with id187758Has required fileds 1 0 0
Verify if the json object with id187759Has required fileds 1 0 0
Verify if the json object with id187760Has required fileds 1 0 0
Verify if the json object with id187761Has required fileds 1 0 0
Verify if the json object with id187762Has required fileds 1 0 0
Verify if the json object with id187763Has required fileds 1 0 0
Verify if the json object with id187764Has required fileds 1 0 0
Verify if the json object with id187765Has required fileds 1 0 0
Verify if the json object with id187766Has required fileds 1 0 0
Verify if the json object with id187767Has required fileds 1 0 0
Verify if the json object with id187768Has required fileds 1 0 0
Verify if the json object with id187769Has required fileds 1 0 0
Verify if the json object with id187770Has required fileds 1 0 0
Verify if the json object with id187771Has required fileds 1 0 0
Verify if the json object with id187772Has required fileds 1 0 0
Verify if the json object with id187773Has required fileds 1 0 0
Verify if the json object with id187774Has required fileds 1 0 0
Verify if the json object with id187775Has required fileds 1 0 0
Verify if the json object with id187776Has required fileds 1 0 0
Verify if the json object with id187777Has required fileds 1 0 0
Verify if the json object with id187778Has required fileds 1 0 0
Verify if the json object with id187779Has required fileds 1 0 0
Verify if the json object with id187780Has required fileds 1 0 0
Verify if the json object with id187781Has required fileds 1 0 0
Verify if the json object with id187782Has required fileds 1 0 0
Verify if the json object with id187783Has required fileds 1 0 0
Verify if the json object with id187784Has required fileds 1 0 0
Verify if the json object with id187785Has required fileds 1 0 0
Verify if the json object with id187786Has required fileds 1 0 0
Verify if the json object with id187787Has required fileds 1 0 0
Verify if the json object with id187788Has required fileds 1 0 0
Verify if the json object with id187789Has required fileds 1 0 0
Verify if the json object with id187790Has required fileds 1 0 0
Verify if the json object with id187791Has required fileds 1 0 0
Verify if the json object with id187792Has required fileds 1 0 0
Verify if the json object with id187793Has required fileds 1 0 0
Verify if the json object with id187794Has required fileds 1 0 0
Verify if the json object with id187795Has required fileds 1 0 0
Verify if the json object with id187796Has required fileds 1 0 0
Verify if the json object with id187797Has required fileds 1 0 0
Verify if the json object with id187798Has required fileds 1 0 0
Verify if the json object with id187799Has required fileds 1 0 0
Verify if the json object with id187800Has required fileds 1 0 0
Verify if the json object with id187801Has required fileds 1 0 0
Verify if the json object with id187802Has required fileds 1 0 0
Verify if the json object with id187803Has required fileds 1 0 0
Verify if the json object with id187804Has required fileds 1 0 0
Verify if the json object with id187805Has required fileds 1 0 0
Verify if the json object with id187806Has required fileds 1 0 0
Verify if the json object with id187807Has required fileds 1 0 0
Verify if the json object with id187808Has required fileds 1 0 0
Verify if the json object with id187809Has required fileds 1 0 0
Verify if the json object with id187810Has required fileds 1 0 0
Verify if the json object with id187811Has required fileds 1 0 0
Verify if the json object with id187812Has required fileds 1 0 0
Verify if the json object with id187813Has required fileds 1 0 0
Verify if the json object with id187814Has required fileds 1 0 0
Verify if the json object with id187815Has required fileds 1 0 0
Verify if the json object with id187816Has required fileds 1 0 0
Verify if the json object with id187817Has required fileds 1 0 0
Verify if the json object with id187818Has required fileds 1 0 0
Verify if the json object with id187819Has required fileds 1 0 0
Verify if the json object with id187820Has required fileds 1 0 0
Verify if the json object with id187821Has required fileds 1 0 0
Verify if the json object with id187822Has required fileds 1 0 0
Verify if the json object with id187823Has required fileds 1 0 0
Verify if the json object with id187824Has required fileds 1 0 0
Verify if the json object with id187825Has required fileds 1 0 0
Verify if the json object with id187826Has required fileds 1 0 0
Verify if the json object with id187827Has required fileds 1 0 0
Verify if the json object with id187828Has required fileds 1 0 0
Verify if the json object with id187829Has required fileds 1 0 0
Verify if the json object with id187830Has required fileds 1 0 0
Verify if the json object with id187831Has required fileds 1 0 0
Verify if the json object with id187832Has required fileds 1 0 0
Verify if the json object with id187833Has required fileds 1 0 0
Verify if the json object with id187834Has required fileds 1 0 0
Verify if the json object with id187835Has required fileds 1 0 0
Verify if the json object with id187836Has required fileds 1 0 0
Verify if the json object with id187837Has required fileds 1 0 0
Verify if the json object with id187838Has required fileds 1 0 0
Verify if the json object with id187839Has required fileds 1 0 0
Verify if the json object with id187840Has required fileds 1 0 0
Verify if the json object with id187841Has required fileds 1 0 0
Verify if the json object with id187842Has required fileds 1 0 0
Verify if the json object with id187843Has required fileds 1 0 0
Verify if the json object with id187844Has required fileds 1 0 0
Verify if the json object with id187845Has required fileds 1 0 0
Verify if the json object with id187846Has required fileds 1 0 0
Verify if the json object with id187847Has required fileds 1 0 0
Verify if the json object with id187848Has required fileds 1 0 0
Verify if the json object with id187849Has required fileds 1 0 0
Verify if the json object with id187850Has required fileds 1 0 0
Verify if the json object with id187851Has required fileds 1 0 0
Verify if the json object with id187852Has required fileds 1 0 0
Verify if the json object with id187853Has required fileds 1 0 0
Verify if the json object with id187854Has required fileds 1 0 0
Verify if the json object with id187855Has required fileds 1 0 0
Verify if the json object with id187856Has required fileds 1 0 0
Verify if the json object with id187857Has required fileds 1 0 0
Verify if the json object with id187858Has required fileds 1 0 0
Verify if the json object with id187859Has required fileds 1 0 0
Verify if the json object with id187860Has required fileds 1 0 0
Verify if the json object with id187861Has required fileds 1 0 0
Verify if the json object with id187862Has required fileds 1 0 0
Verify if the json object with id187863Has required fileds 1 0 0
Verify if the json object with id187864Has required fileds 1 0 0
Verify if the json object with id187865Has required fileds 1 0 0
Verify if the json object with id187866Has required fileds 1 0 0
Verify if the json object with id187868Has required fileds 1 0 0
Verify if the json object with id187869Has required fileds 1 0 0
Verify if the json object with id187870Has required fileds 1 0 0
Verify if the json object with id187871Has required fileds 1 0 0
Verify if the json object with id187872Has required fileds 1 0 0
Verify if the json object with id187873Has required fileds 1 0 0
Verify if the json object with id187874Has required fileds 1 0 0
Verify if the json object with id187875Has required fileds 1 0 0
Verify if the json object with id187876Has required fileds 1 0 0
Verify if the json object with id187877Has required fileds 1 0 0
Verify if the json object with id187878Has required fileds 1 0 0
Verify if the json object with id187880Has required fileds 1 0 0
Verify if the json object with id187882Has required fileds 1 0 0
Verify if the json object with id187883Has required fileds 1 0 0
Verify if the json object with id187884Has required fileds 1 0 0
Verify if the json object with id187885Has required fileds 1 0 0
Verify if the json object with id187886Has required fileds 1 0 0
Verify if the json object with id187887Has required fileds 1 0 0
Verify if the json object with id187889Has required fileds 1 0 0
Verify if the json object with id187890Has required fileds 1 0 0
Verify if the json object with id187892Has required fileds 1 0 0
Verify if the json object with id187893Has required fileds 1 0 0
Verify if the json object with id187895Has required fileds 1 0 0
Verify if the json object with id187898Has required fileds 1 0 0
Verify if the json object with id187899Has required fileds 1 0 0
Verify if the json object with id187900Has required fileds 1 0 0
Verify if the json object with id187902Has required fileds 1 0 0
Verify if the json object with id187903Has required fileds 1 0 0
Verify if the json object with id187905Has required fileds 1 0 0
Verify if the json object with id187906Has required fileds 1 0 0
Verify if the json object with id187907Has required fileds 1 0 0
Verify if the json object with id187908Has required fileds 1 0 0
Verify if the json object with id187910Has required fileds 1 0 0
Verify if the json object with id187911Has required fileds 1 0 0
Verify if the json object with id187915Has required fileds 1 0 0
Verify if the json object with id187916Has required fileds 1 0 0
Verify if the json object with id187917Has required fileds 1 0 0
Verify if the json object with id187918Has required fileds 1 0 0
Verify if the json object with id187919Has required fileds 1 0 0
Verify if the json object with id187920Has required fileds 1 0 0
Verify if the json object with id187921Has required fileds 1 0 0
Verify if the json object with id187922Has required fileds 1 0 0
Verify if the json object with id187923Has required fileds 1 0 0
Verify if the json object with id187925Has required fileds 1 0 0
Verify if the json object with id187927Has required fileds 1 0 0
Verify if the json object with id187928Has required fileds 1 0 0
Verify if the json object with id187929Has required fileds 1 0 0
Verify if the json object with id187930Has required fileds 1 0 0
Verify if the json object with id187931Has required fileds 1 0 0
Verify if the json object with id187933Has required fileds 1 0 0
Verify if the json object with id187934Has required fileds 1 0 0
Verify if the json object with id187936Has required fileds 1 0 0
Verify if the json object with id187937Has required fileds 1 0 0
Verify if the json object with id187940Has required fileds 1 0 0
Verify if the json object with id187942Has required fileds 1 0 0
Verify if the json object with id187943Has required fileds 1 0 0
Verify if the json object with id187945Has required fileds 1 0 0
Verify if the json object with id187946Has required fileds 1 0 0
Verify if the json object with id187947Has required fileds 1 0 0
Verify if the json object with id187948Has required fileds 1 0 0
Verify if the json object with id187949Has required fileds 1 0 0
Verify if the json object with id187951Has required fileds 1 0 0
Verify if the json object with id187952Has required fileds 1 0 0
Verify if the json object with id187953Has required fileds 1 0 0
Verify if the json object with id187954Has required fileds 1 0 0
Verify if the json object with id187955Has required fileds 1 0 0
Verify if the json object with id187956Has required fileds 1 0 0
Verify if the json object with id187958Has required fileds 1 0 0
Verify if the json object with id187959Has required fileds 1 0 0
Verify if the json object with id187961Has required fileds 1 0 0
Verify if the json object with id187962Has required fileds 1 0 0
Verify if the json object with id187963Has required fileds 1 0 0
Verify if the json object with id187967Has required fileds 1 0 0
Verify if the json object with id187968Has required fileds 1 0 0
Verify if the json object with id187969Has required fileds 1 0 0
Verify if the json object with id187970Has required fileds 1 0 0
Verify if the json object with id187971Has required fileds 1 0 0
Verify if the json object with id187972Has required fileds 1 0 0
Verify if the json object with id187973Has required fileds 1 0 0
Verify if the json object with id187975Has required fileds 1 0 0
Verify if the json object with id187976Has required fileds 1 0 0
Verify if the json object with id187977Has required fileds 1 0 0
Verify if the json object with id187978Has required fileds 1 0 0
Verify if the json object with id187980Has required fileds 1 0 0
Verify if the json object with id187981Has required fileds 1 0 0
Verify if the json object with id187982Has required fileds 1 0 0
Verify if the json object with id187983Has required fileds 1 0 0
Verify if the json object with id187984Has required fileds 1 0 0
Verify if the json object with id187985Has required fileds 1 0 0
Verify if the json object with id187986Has required fileds 1 0 0
Verify if the json object with id187987Has required fileds 1 0 0
Verify if the json object with id187988Has required fileds 1 0 0
Verify if the json object with id187989Has required fileds 1 0 0
Verify if the json object with id187990Has required fileds 1 0 0
Verify if the json object with id187991Has required fileds 1 0 0
Verify if the json object with id187992Has required fileds 1 0 0
Verify if the json object with id187993Has required fileds 1 0 0
Verify if the json object with id187994Has required fileds 1 0 0
Verify if the json object with id187995Has required fileds 1 0 0
Verify if the json object with id187996Has required fileds 1 0 0
Verify if the json object with id187997Has required fileds 1 0 0
Verify if the json object with id187998Has required fileds 1 0 0
Verify if the json object with id187999Has required fileds 1 0 0
Verify if the json object with id188000Has required fileds 1 0 0
Verify if the json object with id188001Has required fileds 1 0 0
Verify if the json object with id188002Has required fileds 1 0 0
Verify if the json object with id188003Has required fileds 1 0 0
Verify if the json object with id188004Has required fileds 1 0 0
Verify if the json object with id188005Has required fileds 1 0 0
Verify if the json object with id188006Has required fileds 1 0 0
Verify if the json object with id188007Has required fileds 1 0 0
Verify if the json object with id188008Has required fileds 1 0 0
Verify if the json object with id188009Has required fileds 1 0 0
Verify if the json object with id188010Has required fileds 1 0 0
Verify if the json object with id188011Has required fileds 1 0 0
Verify if the json object with id188012Has required fileds 1 0 0
Verify if the json object with id188013Has required fileds 1 0 0
Verify if the json object with id188014Has required fileds 1 0 0
Verify if the json object with id188015Has required fileds 1 0 0
Verify if the json object with id188016Has required fileds 1 0 0
Verify if the json object with id188017Has required fileds 1 0 0
Verify if the json object with id188018Has required fileds 1 0 0
Verify if the json object with id188019Has required fileds 1 0 0
Verify if the json object with id188020Has required fileds 1 0 0
Verify if the json object with id188021Has required fileds 1 0 0
Verify if the json object with id188022Has required fileds 1 0 0
Verify if the json object with id188023Has required fileds 1 0 0
Verify if the json object with id188024Has required fileds 1 0 0
Verify if the json object with id188025Has required fileds 1 0 0
Verify if the json object with id188026Has required fileds 1 0 0
Verify if the json object with id188027Has required fileds 1 0 0
Verify if the json object with id188028Has required fileds 1 0 0
Verify if the json object with id188029Has required fileds 1 0 0
Verify if the json object with id188030Has required fileds 1 0 0
Verify if the json object with id188031Has required fileds 1 0 0
Verify if the json object with id188032Has required fileds 1 0 0
Verify if the json object with id188033Has required fileds 1 0 0
Verify if the json object with id188034Has required fileds 1 0 0
Verify if the json object with id188035Has required fileds 1 0 0
Verify if the json object with id188036Has required fileds 1 0 0
Verify if the json object with id188037Has required fileds 1 0 0
Verify if the json object with id188038Has required fileds 1 0 0
Verify if the json object with id188039Has required fileds 1 0 0
Verify if the json object with id188040Has required fileds 1 0 0
Verify if the json object with id188041Has required fileds 1 0 0
Verify if the json object with id188042Has required fileds 1 0 0
Verify if the json object with id188043Has required fileds 1 0 0
Verify if the json object with id188044Has required fileds 1 0 0
Verify if the json object with id188045Has required fileds 1 0 0
Verify if the json object with id188046Has required fileds 1 0 0
Verify if the json object with id188047Has required fileds 1 0 0
Verify if the json object with id188048Has required fileds 1 0 0
Verify if the json object with id188049Has required fileds 1 0 0
Verify if the json object with id188050Has required fileds 1 0 0
Verify if the json object with id188051Has required fileds 1 0 0
Verify if the json object with id188052Has required fileds 1 0 0
Verify if the json object with id188053Has required fileds 1 0 0
Verify if the json object with id188054Has required fileds 1 0 0
Verify if the json object with id188055Has required fileds 1 0 0
Verify if the json object with id188056Has required fileds 1 0 0
Verify if the json object with id188057Has required fileds 1 0 0
Verify if the json object with id188058Has required fileds 1 0 0
Verify if the json object with id188059Has required fileds 1 0 0
Verify if the json object with id188060Has required fileds 1 0 0
Verify if the json object with id188061Has required fileds 1 0 0
Verify if the json object with id188062Has required fileds 1 0 0
Verify if the json object with id188063Has required fileds 1 0 0
Verify if the json object with id188064Has required fileds 1 0 0
Verify if the json object with id188065Has required fileds 1 0 0
Verify if the json object with id188066Has required fileds 1 0 0
Verify if the json object with id188067Has required fileds 1 0 0
Verify if the json object with id188068Has required fileds 1 0 0
Verify if the json object with id188069Has required fileds 1 0 0
Verify if the json object with id188070Has required fileds 1 0 0
Verify if the json object with id188071Has required fileds 1 0 0
Verify if the json object with id188072Has required fileds 1 0 0
Verify if the json object with id188073Has required fileds 1 0 0
Verify if the json object with id188074Has required fileds 1 0 0
Verify if the json object with id188075Has required fileds 1 0 0
Verify if the json object with id188076Has required fileds 1 0 0
Verify if the json object with id188077Has required fileds 1 0 0
Verify if the json object with id188078Has required fileds 1 0 0
Verify if the json object with id188079Has required fileds 1 0 0
Verify if the json object with id188080Has required fileds 1 0 0
Verify if the json object with id188081Has required fileds 1 0 0
Verify if the json object with id188082Has required fileds 1 0 0
Verify if the json object with id188083Has required fileds 1 0 0
Verify if the json object with id188084Has required fileds 1 0 0
Verify if the json object with id188085Has required fileds 1 0 0
Verify if the json object with id188086Has required fileds 1 0 0
Verify if the json object with id188087Has required fileds 1 0 0
Verify if the json object with id188088Has required fileds 1 0 0
Verify if the json object with id188089Has required fileds 1 0 0
Verify if the json object with id188090Has required fileds 1 0 0
Verify if the json object with id188091Has required fileds 1 0 0
Verify if the json object with id188092Has required fileds 1 0 0
Verify if the json object with id188093Has required fileds 1 0 0
Verify if the json object with id188094Has required fileds 1 0 0
Verify if the json object with id188095Has required fileds 1 0 0
Verify if the json object with id188096Has required fileds 1 0 0
Verify if the json object with id188097Has required fileds 1 0 0
Verify if the json object with id188098Has required fileds 1 0 0
Verify if the json object with id188099Has required fileds 1 0 0
Verify if the json object with id188100Has required fileds 1 0 0
Verify if the json object with id188101Has required fileds 1 0 0
Verify if the json object with id188102Has required fileds 1 0 0
Verify if the json object with id188103Has required fileds 1 0 0
Verify if the json object with id188104Has required fileds 1 0 0
Verify if the json object with id188105Has required fileds 1 0 0
Verify if the json object with id188106Has required fileds 1 0 0
Verify if the json object with id188107Has required fileds 1 0 0
Verify if the json object with id188108Has required fileds 1 0 0
Verify if the json object with id188109Has required fileds 1 0 0
Verify if the json object with id188110Has required fileds 1 0 0
Verify if the json object with id188111Has required fileds 1 0 0
Verify if the json object with id188112Has required fileds 1 0 0
Verify if the json object with id188113Has required fileds 1 0 0
Verify if the json object with id188114Has required fileds 1 0 0
Verify if the json object with id188115Has required fileds 1 0 0
Verify if the json object with id188116Has required fileds 1 0 0
Verify if the json object with id188117Has required fileds 1 0 0
Verify if the json object with id188118Has required fileds 1 0 0
Verify if the json object with id188119Has required fileds 1 0 0
Verify if the json object with id188120Has required fileds 1 0 0
Verify if the json object with id188121Has required fileds 1 0 0
Verify if the json object with id188122Has required fileds 1 0 0
Verify if the json object with id188123Has required fileds 1 0 0
Verify if the json object with id188124Has required fileds 1 0 0
Verify if the json object with id188125Has required fileds 1 0 0
Verify if the json object with id188126Has required fileds 1 0 0
Verify if the json object with id188127Has required fileds 1 0 0
Verify if the json object with id188128Has required fileds 1 0 0
Verify if the json object with id188129Has required fileds 1 0 0
Verify if the json object with id188130Has required fileds 1 0 0
Verify if the json object with id188131Has required fileds 1 0 0
Verify if the json object with id188132Has required fileds 1 0 0
Verify if the json object with id188133Has required fileds 1 0 0
Verify if the json object with id188134Has required fileds 1 0 0
Verify if the json object with id188135Has required fileds 1 0 0
Verify if the json object with id188136Has required fileds 1 0 0
Verify if the json object with id188137Has required fileds 1 0 0
Verify if the json object with id188138Has required fileds 1 0 0
Verify if the json object with id188139Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1625 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1690 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 202469de-9451-4232-840b-9e566d37c746
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 9e1e720c-ec9a-45e5-8f9b-ef3a69a9c567
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token c0d02548-b711-49c5-bf2d-498affe3da04
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type application/json
Cache-Control no-cache
Postman-Token 288e9911-8d7c-416d-b5f7-9c4e4c31b421
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 242 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type application/json
Cache-Control no-cache
Postman-Token ad5f5bbb-4885-4cac-806c-b80e7ae7f238
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:06:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type application/json
Cache-Control no-cache
Postman-Token 685bed0d-89fe-47ce-8cc3-a8cfe8bce1cf
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token cdfa61be-adb7-419b-91c2-97da857b131c
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 1cb00c5c-864a-4095-964a-54b0483a549f
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type text/plain
Cache-Control no-cache
Postman-Token e0356253-2147-40cf-83bf-fb416b6b1aff
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 65925eea-2306-4fbe-8668-3fed16edfca2
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 899d962c-5bf1-4b32-b96b-353aa924e543
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 026b460f-47b9-4b84-bca3-97c2015ca5f0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type text/plain
Cache-Control no-cache
Postman-Token a2f38743-f4f6-4a4a-a69b-08f50f07c4dd
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type text/plain
Cache-Control no-cache
Postman-Token f72ad5aa-f977-49b2-8ede-a7dfee664759
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 88c12ddc-4909-498a-be45-e9e5878cd989
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd54ebbc-43aa-4b07-a66e-84036d43bc88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-tEl9kVSU3tmLDm630JDX+qej7u4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 243 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be634b8f-fbc4-41bc-a5c4-753344393982
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d5c429f5-5c4d-461c-bf1a-82053601f7a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token 62f259d2-6a45-4f25-bdf0-a36b8bda07d7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 244 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token 1e70843c-25cb-44a8-8718-b2289f5afa50
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token 06929e7c-ae54-405b-809a-12b1145f9ac5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 343ms
Mean size per request: 250B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token ffa79b0b-eeda-494b-af49-490858b29174
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jCUKe2Ds37vBusgNHuZgMCXAaqI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1772},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 343 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 358ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token a9446ef5-1f55-426d-9833-dcb005a50449
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jCUKe2Ds37vBusgNHuZgMCXAaqI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1772},{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Pending for delivery","key":"pending_for_delivery","count":7}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 3c6baf5b-79b1-4158-94a4-7d2dd1545a03
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1180ms
Mean size per request: 1.68MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token 459f0a87-0aae-40a4-901f-b60ef6b190c1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1765727
ETag W/"1af15f-bN2joCy8d9bLRKzZnEPARuSZ+vI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 7c4a7b79-80aa-43c6-a4a4-149a45c42b2c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 788e0279-6831-4b00-bff6-293018060079
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token 69477c25-2180-4b7a-aa94-b718d45d8f36
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token 9078ea77-620b-43d9-8829-72920808b037
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 9c26eb14-cb9e-46cc-b105-964aaab4f325
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token d9979313-0a8e-4c02-9a03-94df62c526d9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Content-Type application/json
Cache-Control no-cache
Postman-Token 6850198c-a0aa-487b-94f8-8603cd583c37
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMTJ9.xB37Dk47UAw08oxI-ahoivAxlTU-kcpJ5TMDYDNNacA
Content-Type text/plain
Cache-Control no-cache
Postman-Token 6cc694ec-84de-4bf1-bdf0-38bcb89ce1cc
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Content-Type application/json
Cache-Control no-cache
Postman-Token 4f7a7b59-1354-4adc-811a-08a3d6b7f303
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 60bad503-357f-4505-84d8-315b9bc77901
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token a2b9fc47-d0af-4644-9b53-7632128efad6
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 691ms
Mean size per request: 1.68MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMjJ9.hUjiDuzjfiahI_qPd0FoWZc-FaAHSER4tEE9876IM_0
Cache-Control no-cache
Postman-Token dfdb2a42-813c-430a-9830-26301876f07b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1765727
ETag W/"1af15f-bN2joCy8d9bLRKzZnEPARuSZ+vI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":185648,"job_number":"JOB_185648","tr_customer_id":185666,"tr_customer_product_id":185656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T21:05:24.000Z","modified_at":"2026-02-13T21:05:24.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-08","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-08T21:05:23.828664209Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T21:05:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185649,"job_number":"JOB_185649","tr_customer_id":185667,"tr_customer_product_id":185657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T22:02:05.000Z","modified_at":"2026-02-13T22:02:05.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T22:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185651,"job_number":"JOB_185651","tr_customer_id":185669,"tr_customer_product_id":185659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-03T23:50:10.753829937Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185652,"job_number":"JOB_185652","tr_customer_id":185670,"tr_customer_product_id":185660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:50:11.000Z","modified_at":"2026-02-13T23:50:11.000Z","name":"Abhirath Chaturvedi","mobile_number":"7099818163","email_id":"chakrika.khanna@yahoo.co.in","dop":"2026-02-03","serial_number":"308173783262379","imei1":"308173783262379","imei2":"308173783262379","popurl":"www.chinmayanand-adiga.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185653,"job_number":"JOB_185653","tr_customer_id":185671,"tr_customer_product_id":185661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-13T23:52:42.000Z","modified_at":"2026-02-13T23:52:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-03T23:52:42.036916597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-13T23:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185655,"job_number":"JOB_185655","tr_customer_id":185673,"tr_customer_product_id":185663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:47.000Z","modified_at":"2026-02-14T03:11:47.000Z","name":"Boris Friesen","mobile_number":"667-966-6213","email_id":"Dudley_Lind@gmail.com","dop":"2025-05-30","serial_number":"18335838115690","imei1":"18335838115690","imei2":"18335838115690","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185656,"job_number":"JOB_185656","tr_customer_id":185674,"tr_customer_product_id":185664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T03:11:48.000Z","modified_at":"2026-02-14T03:11:48.000Z","name":"Rossie Gusikowski","mobile_number":"994-763-5068","email_id":"Oleta_Aufderhar82@hotmail.com","dop":"2025-05-30","serial_number":"1347009354194047","imei1":"1347009354194047","imei2":"1347009354194047","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T03:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185660,"job_number":"JOB_185660","tr_customer_id":185678,"tr_customer_product_id":185668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:23.000Z","modified_at":"2026-02-14T04:19:23.000Z","name":"Alana Rippin","mobile_number":"808-815-6452","email_id":"Devin15@yahoo.com","dop":"2025-04-06","serial_number":"10695464728902942","imei1":"10695464728902942","imei2":"10695464728902942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185661,"job_number":"JOB_185661","tr_customer_id":185679,"tr_customer_product_id":185669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:25.000Z","modified_at":"2026-02-14T04:19:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12595352495826","imei1":"12595352495826","imei2":"12595352495826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185663,"job_number":"JOB_185663","tr_customer_id":185681,"tr_customer_product_id":185671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:27.000Z","modified_at":"2026-02-14T04:19:27.000Z","name":"Nakia Jacobs","mobile_number":"410-441-0994","email_id":"Dylan_Aufderhar21@yahoo.com","dop":"2025-04-06","serial_number":"16706436201310376","imei1":"16706436201310376","imei2":"16706436201310376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185667,"job_number":"JOB_185667","tr_customer_id":185685,"tr_customer_product_id":185675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:46.000Z","modified_at":"2026-02-14T04:19:46.000Z","name":"Kaya McCullough","mobile_number":"326-710-0597","email_id":"Howard.Schiller16@hotmail.com","dop":"2025-04-06","serial_number":"17056562021764604","imei1":"17056562021764604","imei2":"17056562021764604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185669,"job_number":"JOB_185669","tr_customer_id":185687,"tr_customer_product_id":185677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"59312388244714","imei1":"59312388244714","imei2":"59312388244714","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185670,"job_number":"JOB_185670","tr_customer_id":185688,"tr_customer_product_id":185678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:19:55.000Z","modified_at":"2026-02-14T04:19:55.000Z","name":"Sven Moore","mobile_number":"227-376-3705","email_id":"Everett.Tromp@yahoo.com","dop":"2025-02-01","serial_number":"70715116436899","imei1":"70715116436899","imei2":"70715116436899","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185672,"job_number":"JOB_185672","tr_customer_id":185690,"tr_customer_product_id":185680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10232877677939","imei1":"10232877677939","imei2":"10232877677939","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185673,"job_number":"JOB_185673","tr_customer_id":185691,"tr_customer_product_id":185681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:01.000Z","modified_at":"2026-02-14T04:20:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11412514896787","imei1":"11412514896787","imei2":"11412514896787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185677,"job_number":"JOB_185677","tr_customer_id":185695,"tr_customer_product_id":185685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Devan Boyer","mobile_number":"307-786-3455","email_id":"Anastacio.Schmitt87@gmail.com","dop":"2025-06-18","serial_number":"1085293605523385","imei1":"1085293605523385","imei2":"1085293605523385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185678,"job_number":"JOB_185678","tr_customer_id":185696,"tr_customer_product_id":185686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:02.000Z","modified_at":"2026-02-14T04:20:02.000Z","name":"Trevion Simonis","mobile_number":"535-756-1582","email_id":"Luna.Olson83@gmail.com","dop":"2025-04-06","serial_number":"14416274431970536","imei1":"14416274431970536","imei2":"14416274431970536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185679,"job_number":"JOB_185679","tr_customer_id":185697,"tr_customer_product_id":185687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:05.000Z","modified_at":"2026-02-14T04:20:05.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17383983637981","imei1":"17383983637981","imei2":"17383983637981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185682,"job_number":"JOB_185682","tr_customer_id":185700,"tr_customer_product_id":185690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:06.000Z","modified_at":"2026-02-14T04:20:06.000Z","name":"Sydnee Kris","mobile_number":"567-809-4071","email_id":"Paula.Ratke22@gmail.com","dop":"2025-04-06","serial_number":"19411315541349132","imei1":"19411315541349132","imei2":"19411315541349132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185683,"job_number":"JOB_185683","tr_customer_id":185701,"tr_customer_product_id":185691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:08.000Z","modified_at":"2026-02-14T04:20:08.000Z","name":"Joanie Shields","mobile_number":"669-599-9654","email_id":"Alize.Lynch@gmail.com","dop":"2025-04-06","serial_number":"14151711071363612","imei1":"14151711071363612","imei2":"14151711071363612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185684,"job_number":"JOB_185684","tr_customer_id":185702,"tr_customer_product_id":185692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:14.000Z","modified_at":"2026-02-14T04:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11951506589268","imei1":"11951506589268","imei2":"11951506589268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185686,"job_number":"JOB_185686","tr_customer_id":185704,"tr_customer_product_id":185694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:15.000Z","modified_at":"2026-02-14T04:20:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16737378327166","imei1":"16737378327166","imei2":"16737378327166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185688,"job_number":"JOB_185688","tr_customer_id":185706,"tr_customer_product_id":185696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Guido Hahn","mobile_number":"863-377-8220","email_id":"Abdul_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"19088909314350000","imei1":"19088909314350000","imei2":"19088909314350000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185690,"job_number":"JOB_185690","tr_customer_id":185708,"tr_customer_product_id":185698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:16.000Z","modified_at":"2026-02-14T04:20:16.000Z","name":"Holden Paucek","mobile_number":"759-656-2748","email_id":"Lysanne_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18969944983518172","imei1":"18969944983518172","imei2":"18969944983518172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185691,"job_number":"JOB_185691","tr_customer_id":185709,"tr_customer_product_id":185699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:17.000Z","modified_at":"2026-02-14T04:20:17.000Z","name":"Ashly Kihn","mobile_number":"752-668-8470","email_id":"Pietro.Nikolaus@gmail.com","dop":"2025-04-06","serial_number":"19280133913930988","imei1":"19280133913930988","imei2":"19280133913930988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185694,"job_number":"JOB_185694","tr_customer_id":185712,"tr_customer_product_id":185702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:21.000Z","modified_at":"2026-02-14T04:20:21.000Z","name":"Elinore Ortiz","mobile_number":"351-829-4827","email_id":"Reyna_Dicki52@gmail.com","dop":"2025-04-06","serial_number":"17090267630165256","imei1":"17090267630165256","imei2":"17090267630165256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185696,"job_number":"JOB_185696","tr_customer_id":185714,"tr_customer_product_id":185704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"Paula Heathcote","mobile_number":"792-674-0199","email_id":"Khalil.Abbott@yahoo.com","dop":"2025-04-06","serial_number":"10151555729123536","imei1":"10151555729123536","imei2":"10151555729123536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185697,"job_number":"JOB_185697","tr_customer_id":185715,"tr_customer_product_id":185705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:28.000Z","modified_at":"2026-02-14T04:20:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14696473644641","imei1":"14696473644641","imei2":"14696473644641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185699,"job_number":"JOB_185699","tr_customer_id":185717,"tr_customer_product_id":185707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:30.000Z","modified_at":"2026-02-14T04:20:30.000Z","name":"Twila Ernser","mobile_number":"658-359-7551","email_id":"Merl.Emmerich@gmail.com","dop":"2025-04-06","serial_number":"15170091278179916","imei1":"15170091278179916","imei2":"15170091278179916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185700,"job_number":"JOB_185700","tr_customer_id":185718,"tr_customer_product_id":185708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:31.000Z","modified_at":"2026-02-14T04:20:31.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185701,"job_number":"JOB_185701","tr_customer_id":185719,"tr_customer_product_id":185709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:32.000Z","modified_at":"2026-02-14T04:20:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14424850008614","imei1":"14424850008614","imei2":"14424850008614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185703,"job_number":"JOB_185703","tr_customer_id":185721,"tr_customer_product_id":185711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Alexandria Sporer","mobile_number":"418-702-7264","email_id":"Dayana51@hotmail.com","dop":"2025-04-06","serial_number":"11093031589831056","imei1":"11093031589831056","imei2":"11093031589831056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185704,"job_number":"JOB_185704","tr_customer_id":185722,"tr_customer_product_id":185712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"30866273057754","imei1":"30866273057754","imei2":"30866273057754","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185705,"job_number":"JOB_185705","tr_customer_id":185723,"tr_customer_product_id":185713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:34.000Z","modified_at":"2026-02-14T04:20:34.000Z","name":"Cade McCullough","mobile_number":"929-659-5145","email_id":"Maeve.Adams@hotmail.com","dop":"2025-02-01","serial_number":"104282978109785","imei1":"104282978109785","imei2":"104282978109785","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185711,"job_number":"JOB_185711","tr_customer_id":185729,"tr_customer_product_id":185719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101514249304319","imei1":"101514249304319","imei2":"101514249304319","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185712,"job_number":"JOB_185712","tr_customer_id":185730,"tr_customer_product_id":185720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:42.000Z","modified_at":"2026-02-14T04:20:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13590493188338","imei1":"13590493188338","imei2":"13590493188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185715,"job_number":"JOB_185715","tr_customer_id":185733,"tr_customer_product_id":185723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:44.000Z","modified_at":"2026-02-14T04:20:44.000Z","name":"Lorna Koelpin","mobile_number":"560-846-3677","email_id":"Alisa.Beier97@yahoo.com","dop":"2025-04-06","serial_number":"16753713463173648","imei1":"16753713463173648","imei2":"16753713463173648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185716,"job_number":"JOB_185716","tr_customer_id":185734,"tr_customer_product_id":185724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10905101329984","imei1":"10905101329984","imei2":"10905101329984","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185717,"job_number":"JOB_185717","tr_customer_id":185735,"tr_customer_product_id":185725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:45.000Z","modified_at":"2026-02-14T04:20:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15004136533943","imei1":"15004136533943","imei2":"15004136533943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185720,"job_number":"JOB_185720","tr_customer_id":185738,"tr_customer_product_id":185728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Jocelyn Kirlin","mobile_number":"777-748-3259","email_id":"Megane_Fay52@gmail.com","dop":"2025-06-18","serial_number":"1099976908543408","imei1":"1099976908543408","imei2":"1099976908543408","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185721,"job_number":"JOB_185721","tr_customer_id":185739,"tr_customer_product_id":185729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:46.000Z","modified_at":"2026-02-14T04:20:46.000Z","name":"Sister Jakubowski","mobile_number":"734-952-4051","email_id":"Haskell.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"18664933434088836","imei1":"18664933434088836","imei2":"18664933434088836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185722,"job_number":"JOB_185722","tr_customer_id":185740,"tr_customer_product_id":185730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:48.000Z","modified_at":"2026-02-14T04:20:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18372303928165","imei1":"18372303928165","imei2":"18372303928165","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185724,"job_number":"JOB_185724","tr_customer_id":185742,"tr_customer_product_id":185732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:50.000Z","modified_at":"2026-02-14T04:20:50.000Z","name":"Rubye Ryan","mobile_number":"351-531-3836","email_id":"Gerson_Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"17837545863358206","imei1":"17837545863358206","imei2":"17837545863358206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185726,"job_number":"JOB_185726","tr_customer_id":185744,"tr_customer_product_id":185734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:56.000Z","modified_at":"2026-02-14T04:20:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12404359867184","imei1":"12404359867184","imei2":"12404359867184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185728,"job_number":"JOB_185728","tr_customer_id":185746,"tr_customer_product_id":185736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:57.000Z","modified_at":"2026-02-14T04:20:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18188851353298","imei1":"18188851353298","imei2":"18188851353298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185730,"job_number":"JOB_185730","tr_customer_id":185748,"tr_customer_product_id":185738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10247743366641","imei1":"10247743366641","imei2":"10247743366641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185731,"job_number":"JOB_185731","tr_customer_id":185749,"tr_customer_product_id":185739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Doyle Little","mobile_number":"367-821-0874","email_id":"Josue.Stokes92@yahoo.com","dop":"2025-04-06","serial_number":"14782533437866848","imei1":"14782533437866848","imei2":"14782533437866848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185733,"job_number":"JOB_185733","tr_customer_id":185751,"tr_customer_product_id":185741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:58.000Z","modified_at":"2026-02-14T04:20:58.000Z","name":"Leanne Hansen","mobile_number":"536-928-6136","email_id":"Jamel_Smitham80@hotmail.com","dop":"2025-04-06","serial_number":"17280429643357052","imei1":"17280429643357052","imei2":"17280429643357052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185734,"job_number":"JOB_185734","tr_customer_id":185752,"tr_customer_product_id":185742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:59.000Z","modified_at":"2026-02-14T04:20:59.000Z","name":"Emmanuelle Stokes","mobile_number":"751-946-7188","email_id":"Katherine21@gmail.com","dop":"2025-04-06","serial_number":"10062015201033014","imei1":"10062015201033014","imei2":"10062015201033014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185735,"job_number":"JOB_185735","tr_customer_id":185753,"tr_customer_product_id":185743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:06.000Z","modified_at":"2026-02-14T04:21:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14448196558288","imei1":"14448196558288","imei2":"14448196558288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185737,"job_number":"JOB_185737","tr_customer_id":185755,"tr_customer_product_id":185745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:07.000Z","modified_at":"2026-02-14T04:21:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19658282098747","imei1":"19658282098747","imei2":"19658282098747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185738,"job_number":"JOB_185738","tr_customer_id":185756,"tr_customer_product_id":185746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:08.000Z","modified_at":"2026-02-14T04:21:08.000Z","name":"Una Batz","mobile_number":"997-506-5436","email_id":"Percy_Boyer@hotmail.com","dop":"2025-04-06","serial_number":"14411993593274846","imei1":"14411993593274846","imei2":"14411993593274846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185740,"job_number":"JOB_185740","tr_customer_id":185758,"tr_customer_product_id":185748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:09.000Z","modified_at":"2026-02-14T04:21:09.000Z","name":"Gianni Barton","mobile_number":"240-881-2946","email_id":"Ike.Bartell@hotmail.com","dop":"2025-04-06","serial_number":"10009489211552324","imei1":"10009489211552324","imei2":"10009489211552324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185741,"job_number":"JOB_185741","tr_customer_id":185759,"tr_customer_product_id":185749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:12.000Z","modified_at":"2026-02-14T04:21:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11071608525962","imei1":"11071608525962","imei2":"11071608525962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185743,"job_number":"JOB_185743","tr_customer_id":185761,"tr_customer_product_id":185751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"Minerva Schamberger","mobile_number":"630-317-5305","email_id":"Domenico0@gmail.com","dop":"2025-04-06","serial_number":"19584535916095240","imei1":"19584535916095240","imei2":"19584535916095240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185744,"job_number":"JOB_185744","tr_customer_id":185762,"tr_customer_product_id":185752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:13.000Z","modified_at":"2026-02-14T04:21:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50445589400875","imei1":"50445589400875","imei2":"50445589400875","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185745,"job_number":"JOB_185745","tr_customer_id":185763,"tr_customer_product_id":185753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:14.000Z","modified_at":"2026-02-14T04:21:14.000Z","name":"Roma Block","mobile_number":"353-211-9053","email_id":"Cleora37@gmail.com","dop":"2025-02-01","serial_number":"22398273531648","imei1":"22398273531648","imei2":"22398273531648","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185747,"job_number":"JOB_185747","tr_customer_id":185765,"tr_customer_product_id":185755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:19.000Z","modified_at":"2026-02-14T04:21:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17143708405688","imei1":"17143708405688","imei2":"17143708405688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185749,"job_number":"JOB_185749","tr_customer_id":185767,"tr_customer_product_id":185757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:21.000Z","modified_at":"2026-02-14T04:21:21.000Z","name":"Murl Kuphal","mobile_number":"937-485-3499","email_id":"Shanelle.Mayer@gmail.com","dop":"2025-04-06","serial_number":"19137537522824210","imei1":"19137537522824210","imei2":"19137537522824210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185753,"job_number":"JOB_185753","tr_customer_id":185771,"tr_customer_product_id":185761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:24.000Z","modified_at":"2026-02-14T04:21:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13027902095003","imei1":"13027902095003","imei2":"13027902095003","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185755,"job_number":"JOB_185755","tr_customer_id":185773,"tr_customer_product_id":185763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:26.000Z","modified_at":"2026-02-14T04:21:26.000Z","name":"Maude Conn","mobile_number":"820-537-5436","email_id":"Kallie_Waelchi43@gmail.com","dop":"2025-04-06","serial_number":"14632596426206904","imei1":"14632596426206904","imei2":"14632596426206904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185756,"job_number":"JOB_185756","tr_customer_id":185774,"tr_customer_product_id":185764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:27.000Z","modified_at":"2026-02-14T04:21:27.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104038502115870","imei1":"104038502115870","imei2":"104038502115870","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185758,"job_number":"JOB_185758","tr_customer_id":185776,"tr_customer_product_id":185766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:33.000Z","modified_at":"2026-02-14T04:21:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14104169911111","imei1":"14104169911111","imei2":"14104169911111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185760,"job_number":"JOB_185760","tr_customer_id":185778,"tr_customer_product_id":185768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:35.000Z","modified_at":"2026-02-14T04:21:35.000Z","name":"Barton Schoen","mobile_number":"521-399-7283","email_id":"Sydni.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"14024525267350480","imei1":"14024525267350480","imei2":"14024525267350480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185765,"job_number":"JOB_185765","tr_customer_id":185783,"tr_customer_product_id":185773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17049849785874","imei1":"17049849785874","imei2":"17049849785874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185767,"job_number":"JOB_185767","tr_customer_id":185785,"tr_customer_product_id":185775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:38.000Z","modified_at":"2026-02-14T04:21:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12844149539067","imei1":"12844149539067","imei2":"12844149539067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185769,"job_number":"JOB_185769","tr_customer_id":185787,"tr_customer_product_id":185777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"Bernice Hodkiewicz","mobile_number":"659-580-3225","email_id":"Giovanna69@hotmail.com","dop":"2025-04-06","serial_number":"13614455227875456","imei1":"13614455227875456","imei2":"13614455227875456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185770,"job_number":"JOB_185770","tr_customer_id":185788,"tr_customer_product_id":185778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:39.000Z","modified_at":"2026-02-14T04:21:39.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19734703497970","imei1":"19734703497970","imei2":"19734703497970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185771,"job_number":"JOB_185771","tr_customer_id":185789,"tr_customer_product_id":185779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:40.000Z","modified_at":"2026-02-14T04:21:40.000Z","name":"Ewald Borer","mobile_number":"371-997-9826","email_id":"Mariane22@hotmail.com","dop":"2025-04-06","serial_number":"16385982097118530","imei1":"16385982097118530","imei2":"16385982097118530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185773,"job_number":"JOB_185773","tr_customer_id":185791,"tr_customer_product_id":185781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:41.000Z","modified_at":"2026-02-14T04:21:41.000Z","name":"Chyna Bashirian","mobile_number":"735-865-2678","email_id":"Merl.Gibson9@yahoo.com","dop":"2025-04-06","serial_number":"17599174029224188","imei1":"17599174029224188","imei2":"17599174029224188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185774,"job_number":"JOB_185774","tr_customer_id":185792,"tr_customer_product_id":185782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:43.000Z","modified_at":"2026-02-14T04:21:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19717080249841","imei1":"19717080249841","imei2":"19717080249841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185776,"job_number":"JOB_185776","tr_customer_id":185794,"tr_customer_product_id":185784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:45.000Z","modified_at":"2026-02-14T04:21:45.000Z","name":"Ludie Fisher","mobile_number":"904-968-6244","email_id":"Alvera_Thiel40@yahoo.com","dop":"2025-04-06","serial_number":"10023153501363438","imei1":"10023153501363438","imei2":"10023153501363438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185782,"job_number":"JOB_185782","tr_customer_id":185800,"tr_customer_product_id":185790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:51.000Z","modified_at":"2026-02-14T04:21:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14575879311524","imei1":"14575879311524","imei2":"14575879311524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185784,"job_number":"JOB_185784","tr_customer_id":185802,"tr_customer_product_id":185792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19336758745427","imei1":"19336758745427","imei2":"19336758745427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185785,"job_number":"JOB_185785","tr_customer_id":185803,"tr_customer_product_id":185793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:52.000Z","modified_at":"2026-02-14T04:21:52.000Z","name":"Kaleb Keebler","mobile_number":"784-209-5578","email_id":"Dolores_Prohaska@yahoo.com","dop":"2025-04-06","serial_number":"16402153798246486","imei1":"16402153798246486","imei2":"16402153798246486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185789,"job_number":"JOB_185789","tr_customer_id":185807,"tr_customer_product_id":185797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"Lyda Langworth","mobile_number":"361-845-1634","email_id":"Luigi_Herman@hotmail.com","dop":"2025-04-06","serial_number":"15926208808303940","imei1":"15926208808303940","imei2":"15926208808303940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185790,"job_number":"JOB_185790","tr_customer_id":185808,"tr_customer_product_id":185798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18730523285784","imei1":"18730523285784","imei2":"18730523285784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185792,"job_number":"JOB_185792","tr_customer_id":185810,"tr_customer_product_id":185800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:54.000Z","modified_at":"2026-02-14T04:21:55.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10616178321410","imei1":"10616178321410","imei2":"10616178321410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185794,"job_number":"JOB_185794","tr_customer_id":185812,"tr_customer_product_id":185802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Kara Hayes","mobile_number":"580-822-6610","email_id":"Levi_Klein23@gmail.com","dop":"2025-04-06","serial_number":"19156220186654064","imei1":"19156220186654064","imei2":"19156220186654064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185795,"job_number":"JOB_185795","tr_customer_id":185813,"tr_customer_product_id":185803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:56.000Z","modified_at":"2026-02-14T04:21:56.000Z","name":"Obie Funk","mobile_number":"569-979-7363","email_id":"Lauryn.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13001439108901440","imei1":"13001439108901440","imei2":"13001439108901440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185796,"job_number":"JOB_185796","tr_customer_id":185814,"tr_customer_product_id":185804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:57.000Z","modified_at":"2026-02-14T04:21:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18203984912503","imei1":"18203984912503","imei2":"18203984912503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185798,"job_number":"JOB_185798","tr_customer_id":185816,"tr_customer_product_id":185806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14194357377880","imei1":"14194357377880","imei2":"14194357377880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185799,"job_number":"JOB_185799","tr_customer_id":185817,"tr_customer_product_id":185807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:58.000Z","modified_at":"2026-02-14T04:21:58.000Z","name":"Austen Champlin","mobile_number":"451-659-4395","email_id":"Cristal_Crona28@hotmail.com","dop":"2025-04-06","serial_number":"12776285687895380","imei1":"12776285687895380","imei2":"12776285687895380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185804,"job_number":"JOB_185804","tr_customer_id":185822,"tr_customer_product_id":185812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:00.000Z","modified_at":"2026-02-14T04:22:00.000Z","name":"Adriel Leannon","mobile_number":"675-563-3078","email_id":"Abagail.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"13607094938329958","imei1":"13607094938329958","imei2":"13607094938329958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185807,"job_number":"JOB_185807","tr_customer_id":185825,"tr_customer_product_id":185815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:05.000Z","modified_at":"2026-02-14T04:22:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12467706184981","imei1":"12467706184981","imei2":"12467706184981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185810,"job_number":"JOB_185810","tr_customer_id":185828,"tr_customer_product_id":185818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:07.000Z","modified_at":"2026-02-14T04:22:07.000Z","name":"Russel Trantow","mobile_number":"829-446-9415","email_id":"Jaylon74@yahoo.com","dop":"2025-04-06","serial_number":"18861224165924936","imei1":"18861224165924936","imei2":"18861224165924936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185812,"job_number":"JOB_185812","tr_customer_id":185830,"tr_customer_product_id":185820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:11.000Z","modified_at":"2026-02-14T04:22:11.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108824634144127","imei1":"108824634144127","imei2":"108824634144127","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185817,"job_number":"JOB_185817","tr_customer_id":185835,"tr_customer_product_id":185825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:18.000Z","modified_at":"2026-02-14T04:22:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17534805026590","imei1":"17534805026590","imei2":"17534805026590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185819,"job_number":"JOB_185819","tr_customer_id":185837,"tr_customer_product_id":185827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:20.000Z","modified_at":"2026-02-14T04:22:20.000Z","name":"Javier Hahn","mobile_number":"272-485-8546","email_id":"Birdie62@yahoo.com","dop":"2025-04-06","serial_number":"13899391991988454","imei1":"13899391991988454","imei2":"13899391991988454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185821,"job_number":"JOB_185821","tr_customer_id":185839,"tr_customer_product_id":185829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:21.000Z","modified_at":"2026-02-14T04:22:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19082007310594","imei1":"19082007310594","imei2":"19082007310594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185823,"job_number":"JOB_185823","tr_customer_id":185841,"tr_customer_product_id":185831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:22.000Z","modified_at":"2026-02-14T04:22:22.000Z","name":"Berneice Quigley","mobile_number":"393-701-0954","email_id":"Sabryna_Will@yahoo.com","dop":"2025-04-06","serial_number":"16584859258160194","imei1":"16584859258160194","imei2":"16584859258160194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185827,"job_number":"JOB_185827","tr_customer_id":185845,"tr_customer_product_id":185835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:30.000Z","modified_at":"2026-02-14T04:22:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17659546654355","imei1":"17659546654355","imei2":"17659546654355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185829,"job_number":"JOB_185829","tr_customer_id":185847,"tr_customer_product_id":185837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:32.000Z","modified_at":"2026-02-14T04:22:32.000Z","name":"Elsie Robel","mobile_number":"352-332-6734","email_id":"Earlene_Orn8@hotmail.com","dop":"2025-04-06","serial_number":"18479939527626316","imei1":"18479939527626316","imei2":"18479939527626316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185831,"job_number":"JOB_185831","tr_customer_id":185849,"tr_customer_product_id":185839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"10889251434181","imei1":"10889251434181","imei2":"10889251434181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185833,"job_number":"JOB_185833","tr_customer_id":185851,"tr_customer_product_id":185841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:35.000Z","modified_at":"2026-02-14T04:22:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14885216780798","imei1":"14885216780798","imei2":"14885216780798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185835,"job_number":"JOB_185835","tr_customer_id":185853,"tr_customer_product_id":185843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:36.000Z","modified_at":"2026-02-14T04:22:36.000Z","name":"Marielle Rippin","mobile_number":"846-358-9925","email_id":"Harmon73@hotmail.com","dop":"2025-04-06","serial_number":"11275275743560612","imei1":"11275275743560612","imei2":"11275275743560612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185836,"job_number":"JOB_185836","tr_customer_id":185854,"tr_customer_product_id":185844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"Alana Pouros","mobile_number":"792-777-1444","email_id":"Leopold.Stark@gmail.com","dop":"2025-04-06","serial_number":"10571445080861164","imei1":"10571445080861164","imei2":"10571445080861164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185837,"job_number":"JOB_185837","tr_customer_id":185855,"tr_customer_product_id":185845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:37.000Z","modified_at":"2026-02-14T04:22:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19763652807988","imei1":"19763652807988","imei2":"19763652807988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185839,"job_number":"JOB_185839","tr_customer_id":185857,"tr_customer_product_id":185847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:38.000Z","modified_at":"2026-02-14T04:22:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13087364979403","imei1":"13087364979403","imei2":"13087364979403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185841,"job_number":"JOB_185841","tr_customer_id":185859,"tr_customer_product_id":185849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:39.000Z","modified_at":"2026-02-14T04:22:39.000Z","name":"Malachi Hodkiewicz","mobile_number":"254-719-7039","email_id":"Hildegard67@hotmail.com","dop":"2025-04-06","serial_number":"15121538488058500","imei1":"15121538488058500","imei2":"15121538488058500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185842,"job_number":"JOB_185842","tr_customer_id":185860,"tr_customer_product_id":185850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:40.000Z","modified_at":"2026-02-14T04:22:40.000Z","name":"Kaelyn Fritsch","mobile_number":"371-573-2196","email_id":"Marilou58@gmail.com","dop":"2025-04-06","serial_number":"12649024122370276","imei1":"12649024122370276","imei2":"12649024122370276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185843,"job_number":"JOB_185843","tr_customer_id":185861,"tr_customer_product_id":185851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:43.000Z","modified_at":"2026-02-14T04:22:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10844148081401","imei1":"10844148081401","imei2":"10844148081401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185845,"job_number":"JOB_185845","tr_customer_id":185863,"tr_customer_product_id":185853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:45.000Z","modified_at":"2026-02-14T04:22:45.000Z","name":"Leone Pacocha","mobile_number":"691-498-0463","email_id":"Jabari_Schinner@gmail.com","dop":"2025-04-06","serial_number":"11671091977149206","imei1":"11671091977149206","imei2":"11671091977149206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185849,"job_number":"JOB_185849","tr_customer_id":185867,"tr_customer_product_id":185857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:17.000Z","modified_at":"2026-02-14T04:23:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15884806584159","imei1":"15884806584159","imei2":"15884806584159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185851,"job_number":"JOB_185851","tr_customer_id":185869,"tr_customer_product_id":185859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:18.000Z","modified_at":"2026-02-14T04:23:18.000Z","name":"Ella Bailey","mobile_number":"418-729-6420","email_id":"Ibrahim32@hotmail.com","dop":"2025-04-06","serial_number":"14678621523288576","imei1":"14678621523288576","imei2":"14678621523288576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185852,"job_number":"JOB_185852","tr_customer_id":185870,"tr_customer_product_id":185860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:20.000Z","modified_at":"2026-02-14T04:23:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19130323736687","imei1":"19130323736687","imei2":"19130323736687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185854,"job_number":"JOB_185854","tr_customer_id":185872,"tr_customer_product_id":185862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:21.000Z","modified_at":"2026-02-14T04:23:21.000Z","name":"Nolan Hackett","mobile_number":"503-437-8749","email_id":"Henriette.Sanford76@hotmail.com","dop":"2025-04-06","serial_number":"13818605181720476","imei1":"13818605181720476","imei2":"13818605181720476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185855,"job_number":"JOB_185855","tr_customer_id":185873,"tr_customer_product_id":185863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:28.000Z","modified_at":"2026-02-14T04:23:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14569673852049","imei1":"14569673852049","imei2":"14569673852049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185857,"job_number":"JOB_185857","tr_customer_id":185875,"tr_customer_product_id":185865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:23:30.000Z","modified_at":"2026-02-14T04:23:30.000Z","name":"Nannie Wunsch","mobile_number":"779-489-2744","email_id":"Anabelle95@gmail.com","dop":"2025-04-06","serial_number":"16851167955622520","imei1":"16851167955622520","imei2":"16851167955622520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185860,"job_number":"JOB_185860","tr_customer_id":185878,"tr_customer_product_id":185868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84827126654741","imei1":"84827126654741","imei2":"84827126654741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185861,"job_number":"JOB_185861","tr_customer_id":185879,"tr_customer_product_id":185869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34678220633032","imei1":"34678220633032","imei2":"34678220633032","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185862,"job_number":"JOB_185862","tr_customer_id":185880,"tr_customer_product_id":185870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:26.000Z","modified_at":"2026-02-14T04:27:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13435930301594","imei1":"13435930301594","imei2":"13435930301594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185863,"job_number":"JOB_185863","tr_customer_id":185881,"tr_customer_product_id":185871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82153902710379","imei1":"82153902710379","imei2":"82153902710379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185864,"job_number":"JOB_185864","tr_customer_id":185882,"tr_customer_product_id":185872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66813892618268","imei1":"66813892618268","imei2":"66813892618268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185865,"job_number":"JOB_185865","tr_customer_id":185883,"tr_customer_product_id":185873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:27.000Z","modified_at":"2026-02-14T04:27:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36353229245883","imei1":"36353229245883","imei2":"36353229245883","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185867,"job_number":"JOB_185867","tr_customer_id":185885,"tr_customer_product_id":185875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54768243893302","imei1":"54768243893302","imei2":"54768243893302","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185868,"job_number":"JOB_185868","tr_customer_id":185886,"tr_customer_product_id":185876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:58.000Z","modified_at":"2026-02-14T04:27:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63942866565954","imei1":"63942866565954","imei2":"63942866565954","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185869,"job_number":"JOB_185869","tr_customer_id":185887,"tr_customer_product_id":185877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43845222266588","imei1":"43845222266588","imei2":"43845222266588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185870,"job_number":"JOB_185870","tr_customer_id":185888,"tr_customer_product_id":185878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75216794641136","imei1":"75216794641136","imei2":"75216794641136","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185871,"job_number":"JOB_185871","tr_customer_id":185889,"tr_customer_product_id":185879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:59.000Z","modified_at":"2026-02-14T04:27:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27285427527973","imei1":"27285427527973","imei2":"27285427527973","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185872,"job_number":"JOB_185872","tr_customer_id":185890,"tr_customer_product_id":185880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:00.000Z","modified_at":"2026-02-14T04:28:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17691772791594","imei1":"17691772791594","imei2":"17691772791594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185874,"job_number":"JOB_185874","tr_customer_id":185892,"tr_customer_product_id":185882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90363120842689","imei1":"90363120842689","imei2":"90363120842689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185875,"job_number":"JOB_185875","tr_customer_id":185893,"tr_customer_product_id":185883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:30.000Z","modified_at":"2026-02-14T04:28:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39635205884790","imei1":"39635205884790","imei2":"39635205884790","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185876,"job_number":"JOB_185876","tr_customer_id":185894,"tr_customer_product_id":185884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67833078234786","imei1":"67833078234786","imei2":"67833078234786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185877,"job_number":"JOB_185877","tr_customer_id":185895,"tr_customer_product_id":185885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40485985108612","imei1":"40485985108612","imei2":"40485985108612","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185878,"job_number":"JOB_185878","tr_customer_id":185896,"tr_customer_product_id":185886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25874216880099","imei1":"25874216880099","imei2":"25874216880099","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185879,"job_number":"JOB_185879","tr_customer_id":185897,"tr_customer_product_id":185887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:28:31.000Z","modified_at":"2026-02-14T04:28:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24708109907944","imei1":"24708109907944","imei2":"24708109907944","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185881,"job_number":"JOB_185881","tr_customer_id":185899,"tr_customer_product_id":185889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:53:00.000Z","modified_at":"2026-02-14T04:53:00.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-04","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-04T04:53:00.433917664Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185882,"job_number":"JOB_185882","tr_customer_id":185900,"tr_customer_product_id":185890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Tyrel Gibson","mobile_number":"438-913-3519","email_id":"Moriah.Mayer45@gmail.com","dop":"2026-01-04","serial_number":"16985629126219","imei1":"16985629126219","imei2":"16985629126219","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185883,"job_number":"JOB_185883","tr_customer_id":185901,"tr_customer_product_id":185891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:59:44.000Z","modified_at":"2026-02-14T04:59:44.000Z","name":"Dayna VonRueden","mobile_number":"478-784-5674","email_id":"Irwin_Nitzsche@gmail.com","dop":"2026-01-04","serial_number":"61021023022112840","imei1":"61021023022112840","imei2":"61021023022112840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185884,"job_number":"JOB_185884","tr_customer_id":185902,"tr_customer_product_id":185892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:35.000Z","modified_at":"2026-02-14T05:00:35.000Z","name":"Delaney Ryan","mobile_number":"562-983-6928","email_id":"Marquise_Dickinson86@gmail.com","dop":"2026-01-04","serial_number":"19607325714175","imei1":"19607325714175","imei2":"19607325714175","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185885,"job_number":"JOB_185885","tr_customer_id":185903,"tr_customer_product_id":185893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:00:36.000Z","modified_at":"2026-02-14T05:00:36.000Z","name":"Norval Little","mobile_number":"203-798-1129","email_id":"Wilton_OKeefe@yahoo.com","dop":"2026-01-04","serial_number":"39722647906411190","imei1":"39722647906411190","imei2":"39722647906411190","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185886,"job_number":"JOB_185886","tr_customer_id":185904,"tr_customer_product_id":185894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:06.000Z","modified_at":"2026-02-14T05:07:06.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"48247385542745","imei1":"48247385542745","imei2":"48247385542745","popurl":"2026-02-04T05:07:05.890202119Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185887,"job_number":"JOB_185887","tr_customer_id":185905,"tr_customer_product_id":185895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:07:14.000Z","modified_at":"2026-02-14T05:07:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-04","serial_number":"69326451044024","imei1":"69326451044024","imei2":"69326451044024","popurl":"2026-02-04T05:07:13.969632007Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:07:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185888,"job_number":"JOB_185888","tr_customer_id":185906,"tr_customer_product_id":185896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:23.000Z","modified_at":"2026-02-14T05:11:23.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108759735963207","imei1":"108759735963207","imei2":"108759735963207","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185890,"job_number":"JOB_185890","tr_customer_id":185908,"tr_customer_product_id":185898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:11:34.000Z","modified_at":"2026-02-14T05:11:34.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109604602904228","imei1":"109604602904228","imei2":"109604602904228","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:11:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185892,"job_number":"JOB_185892","tr_customer_id":185910,"tr_customer_product_id":185900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185893,"job_number":"JOB_185893","tr_customer_id":185911,"tr_customer_product_id":185901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"UO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185894,"job_number":"JOB_185894","tr_customer_id":185912,"tr_customer_product_id":185902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:27:48.000Z","modified_at":"2026-02-14T05:27:48.000Z","name":"PO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"19974917682594","imei1":"19974917682594","imei2":"19974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:27:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185896,"job_number":"JOB_185896","tr_customer_id":185914,"tr_customer_product_id":185904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:17.000Z","modified_at":"2026-02-14T05:28:17.000Z","name":"Reyes Smitham","mobile_number":"738-290-2904","email_id":"Kenyon.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"18617826687000244","imei1":"18617826687000244","imei2":"18617826687000244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185898,"job_number":"JOB_185898","tr_customer_id":185916,"tr_customer_product_id":185906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:28:30.000Z","modified_at":"2026-02-14T05:28:30.000Z","name":"Thora Reynolds","mobile_number":"685-883-1273","email_id":"Keven.Vandervort@yahoo.com","dop":"2025-04-06","serial_number":"14958962036693908","imei1":"14958962036693908","imei2":"14958962036693908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185899,"job_number":"JOB_185899","tr_customer_id":185917,"tr_customer_product_id":185907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:09.000Z","modified_at":"2026-02-14T05:34:09.000Z","name":"Brody Crona","mobile_number":"338-380-4592","email_id":"Shyanne79@yahoo.com","dop":"2026-01-04","serial_number":"19444832109445","imei1":"19444832109445","imei2":"19444832109445","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185900,"job_number":"JOB_185900","tr_customer_id":185918,"tr_customer_product_id":185908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:34:10.000Z","modified_at":"2026-02-14T05:34:10.000Z","name":"Kyla Kulas","mobile_number":"854-261-0924","email_id":"Kris.Schulist@hotmail.com","dop":"2026-01-04","serial_number":"75997477424714080","imei1":"75997477424714080","imei2":"75997477424714080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185902,"job_number":"JOB_185902","tr_customer_id":185920,"tr_customer_product_id":185910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T05:38:20.000Z","modified_at":"2026-02-14T05:38:20.000Z","name":"Dulce Hermann","mobile_number":"967-405-0302","email_id":"Valerie.King@yahoo.com","dop":"2026-01-04","serial_number":"63698535957875930","imei1":"63698535957875930","imei2":"63698535957875930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T05:38:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185906,"job_number":"JOB_185906","tr_customer_id":185924,"tr_customer_product_id":185914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:39.000Z","modified_at":"2026-02-14T06:08:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16678262917448","imei1":"16678262917448","imei2":"16678262917448","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185908,"job_number":"JOB_185908","tr_customer_id":185926,"tr_customer_product_id":185916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:08:53.000Z","modified_at":"2026-02-14T06:08:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19911960897200","imei1":"19911960897200","imei2":"19911960897200","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:08:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185910,"job_number":"JOB_185910","tr_customer_id":185928,"tr_customer_product_id":185918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:07.000Z","modified_at":"2026-02-14T06:09:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17674773779109","imei1":"17674773779109","imei2":"17674773779109","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185915,"job_number":"JOB_185915","tr_customer_id":185933,"tr_customer_product_id":185923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:56.000Z","modified_at":"2026-02-14T06:24:56.000Z","name":"Jake Klocko","mobile_number":"378-313-0148","email_id":"Susan.Littel@yahoo.com","dop":"2026-01-04","serial_number":"15630162884831","imei1":"15630162884831","imei2":"15630162884831","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185916,"job_number":"JOB_185916","tr_customer_id":185934,"tr_customer_product_id":185924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:24:57.000Z","modified_at":"2026-02-14T06:24:57.000Z","name":"Heath Brekke","mobile_number":"546-565-4077","email_id":"Albin16@yahoo.com","dop":"2026-01-04","serial_number":"31378608931924316","imei1":"31378608931924316","imei2":"31378608931924316","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185922,"job_number":"JOB_185922","tr_customer_id":185940,"tr_customer_product_id":185930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:50.000Z","modified_at":"2026-02-14T06:30:50.000Z","name":"Christopher Reynolds","mobile_number":"524-753-4887","email_id":"Caleb.Cartwright@hotmail.com","dop":"2026-01-04","serial_number":"47986347998998510","imei1":"47986347998998510","imei2":"47986347998998510","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185928,"job_number":"JOB_185928","tr_customer_id":185946,"tr_customer_product_id":185936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:50:12.000Z","modified_at":"2026-02-14T06:50:12.000Z","name":"Mikayla Hickle","mobile_number":"275-550-4005","email_id":"Gabriel_Watsica34@hotmail.com","dop":"2026-01-04","serial_number":"14250403691285432","imei1":"14250403691285432","imei2":"14250403691285432","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185930,"job_number":"JOB_185930","tr_customer_id":185948,"tr_customer_product_id":185938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:53:24.000Z","modified_at":"2026-02-14T06:53:24.000Z","name":"Maxime Kuphal","mobile_number":"356-766-5988","email_id":"Jayden10@yahoo.com","dop":"2026-01-04","serial_number":"79395447192134180","imei1":"79395447192134180","imei2":"79395447192134180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185932,"job_number":"JOB_185932","tr_customer_id":185950,"tr_customer_product_id":185940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:56:57.000Z","modified_at":"2026-02-14T06:56:57.000Z","name":"Dora Runte","mobile_number":"608-631-7021","email_id":"Hannah.Gibson90@yahoo.com","dop":"2026-01-04","serial_number":"50444960959563770","imei1":"50444960959563770","imei2":"50444960959563770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185934,"job_number":"JOB_185934","tr_customer_id":185952,"tr_customer_product_id":185942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:00:13.000Z","modified_at":"2026-02-14T07:00:13.000Z","name":"Moriah Little","mobile_number":"858-223-0828","email_id":"Candelario_Hermiston14@hotmail.com","dop":"2026-01-04","serial_number":"89260976956445600","imei1":"89260976956445600","imei2":"89260976956445600","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185936,"job_number":"JOB_185936","tr_customer_id":185954,"tr_customer_product_id":185944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:01:26.000Z","modified_at":"2026-02-14T07:01:26.000Z","name":"Jess Spencer","mobile_number":"228-919-0074","email_id":"Hertha.Koelpin6@gmail.com","dop":"2026-01-04","serial_number":"89029199890476770","imei1":"89029199890476770","imei2":"89029199890476770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185939,"job_number":"JOB_185939","tr_customer_id":185957,"tr_customer_product_id":185947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:05:02.000Z","modified_at":"2026-02-14T07:05:02.000Z","name":"Pauline Gutmann","mobile_number":"665-959-4802","email_id":"Myrtice32@yahoo.com","dop":"2026-01-04","serial_number":"58719095209635464","imei1":"58719095209635464","imei2":"58719095209635464","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185941,"job_number":"JOB_185941","tr_customer_id":185959,"tr_customer_product_id":185949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:52.000Z","modified_at":"2026-02-14T07:09:52.000Z","name":"Patrick Kling","mobile_number":"465-904-1784","email_id":"Donato92@yahoo.com","dop":"2026-01-04","serial_number":"72142580099473250","imei1":"72142580099473250","imei2":"72142580099473250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185943,"job_number":"JOB_185943","tr_customer_id":185961,"tr_customer_product_id":185951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:10:40.000Z","modified_at":"2026-02-14T07:10:40.000Z","name":"Myrna Donnelly","mobile_number":"876-327-9867","email_id":"Katrine.Smitham42@gmail.com","dop":"2026-01-04","serial_number":"32447705225689884","imei1":"32447705225689884","imei2":"32447705225689884","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185945,"job_number":"JOB_185945","tr_customer_id":185963,"tr_customer_product_id":185953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:11:55.000Z","modified_at":"2026-02-14T07:11:55.000Z","name":"Carmella Reichert","mobile_number":"832-855-7636","email_id":"Bernhard.Kshlerin66@yahoo.com","dop":"2026-01-04","serial_number":"25280515747437040","imei1":"25280515747437040","imei2":"25280515747437040","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:11:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185949,"job_number":"JOB_185949","tr_customer_id":185967,"tr_customer_product_id":185957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:31:40.000Z","modified_at":"2026-02-14T07:31:40.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17756054657052","imei1":"17756054657052","imei2":"17756054657052","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185951,"job_number":"JOB_185951","tr_customer_id":185969,"tr_customer_product_id":185959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:04.000Z","modified_at":"2026-02-14T07:32:04.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17583282080161","imei1":"17583282080161","imei2":"17583282080161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185953,"job_number":"JOB_185953","tr_customer_id":185971,"tr_customer_product_id":185961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:05.000Z","modified_at":"2026-02-14T07:32:05.000Z","name":"Brycen Hermiston","mobile_number":"597-792-5552","email_id":"Wilfredo_Treutel@hotmail.com","dop":"2026-01-04","serial_number":"82554270145659060","imei1":"82554270145659060","imei2":"82554270145659060","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185954,"job_number":"JOB_185954","tr_customer_id":185972,"tr_customer_product_id":185962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:27.000Z","modified_at":"2026-02-14T07:32:27.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17436778869546","imei1":"17436778869546","imei2":"17436778869546","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185956,"job_number":"JOB_185956","tr_customer_id":185974,"tr_customer_product_id":185964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:32:28.000Z","modified_at":"2026-02-14T07:32:28.000Z","name":"Adrian Willms","mobile_number":"636-663-2100","email_id":"Carmella.Feil@gmail.com","dop":"2026-01-04","serial_number":"93397706480424300","imei1":"93397706480424300","imei2":"93397706480424300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185957,"job_number":"JOB_185957","tr_customer_id":185975,"tr_customer_product_id":185965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:38.000Z","modified_at":"2026-02-14T07:36:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16290073584697","imei1":"16290073584697","imei2":"16290073584697","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185959,"job_number":"JOB_185959","tr_customer_id":185977,"tr_customer_product_id":185967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:36:39.000Z","modified_at":"2026-02-14T07:36:39.000Z","name":"Frieda Dickens","mobile_number":"725-527-7166","email_id":"Flavio_Stamm@hotmail.com","dop":"2026-01-04","serial_number":"82216030281787200","imei1":"82216030281787200","imei2":"82216030281787200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185960,"job_number":"JOB_185960","tr_customer_id":185978,"tr_customer_product_id":185968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15124177209806","imei1":"15124177209806","imei2":"15124177209806","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185962,"job_number":"JOB_185962","tr_customer_id":185980,"tr_customer_product_id":185970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:02.000Z","modified_at":"2026-02-14T07:37:02.000Z","name":"Kadin Waters","mobile_number":"291-931-3941","email_id":"Willis.Weber@gmail.com","dop":"2026-01-04","serial_number":"35856449434006690","imei1":"35856449434006690","imei2":"35856449434006690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185963,"job_number":"JOB_185963","tr_customer_id":185981,"tr_customer_product_id":185971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"16201099216403","imei1":"16201099216403","imei2":"16201099216403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185965,"job_number":"JOB_185965","tr_customer_id":185983,"tr_customer_product_id":185973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:37:25.000Z","modified_at":"2026-02-14T07:37:25.000Z","name":"Abigail Homenick","mobile_number":"775-652-4729","email_id":"Claudie_Beier47@yahoo.com","dop":"2026-01-04","serial_number":"69021462727489140","imei1":"69021462727489140","imei2":"69021462727489140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:37:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185966,"job_number":"JOB_185966","tr_customer_id":185984,"tr_customer_product_id":185974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:04.000Z","modified_at":"2026-02-14T07:40:04.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374909","imei1":"17326682374909","imei2":"17326682374909","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185967,"job_number":"JOB_185967","tr_customer_id":185985,"tr_customer_product_id":185975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14626390704375","imei1":"14626390704375","imei2":"14626390704375","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185969,"job_number":"JOB_185969","tr_customer_id":185987,"tr_customer_product_id":185977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:40:50.000Z","modified_at":"2026-02-14T07:40:50.000Z","name":"Halle Gutkowski","mobile_number":"445-211-0649","email_id":"Bernice.Collins@yahoo.com","dop":"2026-01-04","serial_number":"30712350083169772","imei1":"30712350083169772","imei2":"30712350083169772","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185970,"job_number":"JOB_185970","tr_customer_id":185988,"tr_customer_product_id":185978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:13.000Z","modified_at":"2026-02-14T07:41:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"17113272473049","imei1":"17113272473049","imei2":"17113272473049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185972,"job_number":"JOB_185972","tr_customer_id":185990,"tr_customer_product_id":185980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:14.000Z","modified_at":"2026-02-14T07:41:14.000Z","name":"Stacy Halvorson","mobile_number":"567-350-1890","email_id":"Robert_Leannon60@gmail.com","dop":"2026-01-04","serial_number":"12471259005279658","imei1":"12471259005279658","imei2":"12471259005279658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185974,"job_number":"JOB_185974","tr_customer_id":185992,"tr_customer_product_id":185982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10927056080797","imei1":"10927056080797","imei2":"10927056080797","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185976,"job_number":"JOB_185976","tr_customer_id":185994,"tr_customer_product_id":185984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:37.000Z","modified_at":"2026-02-14T07:41:37.000Z","name":"Michele Kulas","mobile_number":"403-987-5708","email_id":"Darrel_Gulgowski68@gmail.com","dop":"2026-01-04","serial_number":"88163946358508400","imei1":"88163946358508400","imei2":"88163946358508400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185977,"job_number":"JOB_185977","tr_customer_id":185995,"tr_customer_product_id":185985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:45:00.000Z","modified_at":"2026-02-14T07:45:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374919","imei1":"17326682374919","imei2":"17326682374919","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185979,"job_number":"JOB_185979","tr_customer_id":185997,"tr_customer_product_id":185987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:04.000Z","modified_at":"2026-02-14T07:52:04.000Z","name":"Patience Ernser","mobile_number":"241-888-5104","email_id":"Natasha24@gmail.com","dop":"2025-04-06","serial_number":"12875187759239286","imei1":"12875187759239286","imei2":"12875187759239286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185984,"job_number":"JOB_185984","tr_customer_id":186002,"tr_customer_product_id":185992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:52:45.000Z","modified_at":"2026-02-14T07:52:45.000Z","name":"Marian Hessel","mobile_number":"470-553-8728","email_id":"Javier.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"15446185825462312","imei1":"15446185825462312","imei2":"15446185825462312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185985,"job_number":"JOB_185985","tr_customer_id":186003,"tr_customer_product_id":185993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:15.000Z","modified_at":"2026-02-14T07:56:15.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326682374519","imei1":"17326682374519","imei2":"17326682374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185986,"job_number":"JOB_185986","tr_customer_id":186004,"tr_customer_product_id":185994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:56:57.000Z","modified_at":"2026-02-14T07:56:57.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"17326681374519","imei1":"17326681374519","imei2":"17326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185987,"job_number":"JOB_185987","tr_customer_id":186005,"tr_customer_product_id":185995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:58:01.000Z","modified_at":"2026-02-14T07:58:01.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"07326681374519","imei1":"07326681374519","imei2":"07326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T07:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185988,"job_number":"JOB_185988","tr_customer_id":186006,"tr_customer_product_id":185996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:00.000Z","modified_at":"2026-02-14T08:01:00.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326681374519","imei1":"77326681374519","imei2":"77326681374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185990,"job_number":"JOB_185990","tr_customer_id":186008,"tr_customer_product_id":185998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:07:13.000Z","modified_at":"2026-02-14T08:07:13.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77326981374519","imei1":"77326981374519","imei2":"77326981374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185991,"job_number":"JOB_185991","tr_customer_id":186009,"tr_customer_product_id":185999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:10:39.000Z","modified_at":"2026-02-14T08:10:39.000Z","name":"Siddharth Tambat","mobile_number":"8562028882","email_id":"abc@xyz.com","dop":"2026-01-03","serial_number":"086294063683839","imei1":"086294063683839","imei2":"086294063683839","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:10:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185992,"job_number":"JOB_185992","tr_customer_id":186010,"tr_customer_product_id":186000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:19:18.000Z","modified_at":"2026-02-14T08:19:18.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998090","imei1":"78998678998090","imei2":"78998678998090","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185993,"job_number":"JOB_185993","tr_customer_id":186011,"tr_customer_product_id":186001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:12.000Z","modified_at":"2026-02-14T08:26:12.000Z","name":"Jatin Sharma","mobile_number":"8007144944","email_id":"aastha.bhar07@mail.com","dop":"2026-02-13","serial_number":"78998678998091","imei1":"78998678998091","imei2":"78998678998091","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185994,"job_number":"JOB_185994","tr_customer_id":186012,"tr_customer_product_id":186002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:42.000Z","modified_at":"2026-02-14T08:26:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13697484879712","imei1":"13697484879712","imei2":"13697484879712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185996,"job_number":"JOB_185996","tr_customer_id":186014,"tr_customer_product_id":186004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:26:44.000Z","modified_at":"2026-02-14T08:26:44.000Z","name":"Westley Goodwin","mobile_number":"270-607-4892","email_id":"Ada16@hotmail.com","dop":"2025-04-06","serial_number":"13149578261766166","imei1":"13149578261766166","imei2":"13149578261766166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185997,"job_number":"JOB_185997","tr_customer_id":186015,"tr_customer_product_id":186005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:28.000Z","modified_at":"2026-02-14T08:27:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17353875275119","imei1":"17353875275119","imei2":"17353875275119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185999,"job_number":"JOB_185999","tr_customer_id":186017,"tr_customer_product_id":186007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:27:30.000Z","modified_at":"2026-02-14T08:27:30.000Z","name":"Curtis Romaguera","mobile_number":"436-220-8826","email_id":"Lupe_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"11507861583642052","imei1":"11507861583642052","imei2":"11507861583642052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186000,"job_number":"JOB_186000","tr_customer_id":186018,"tr_customer_product_id":186008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:13.000Z","modified_at":"2026-02-14T08:28:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11552947219072","imei1":"11552947219072","imei2":"11552947219072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186002,"job_number":"JOB_186002","tr_customer_id":186020,"tr_customer_product_id":186010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:28:15.000Z","modified_at":"2026-02-14T08:28:15.000Z","name":"Dillan Thompson","mobile_number":"913-952-7262","email_id":"Kaela.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"12382442539491184","imei1":"12382442539491184","imei2":"12382442539491184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186003,"job_number":"JOB_186003","tr_customer_id":186021,"tr_customer_product_id":186011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:44.000Z","modified_at":"2026-02-14T08:30:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18751636038329","imei1":"18751636038329","imei2":"18751636038329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186005,"job_number":"JOB_186005","tr_customer_id":186023,"tr_customer_product_id":186013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:30:46.000Z","modified_at":"2026-02-14T08:30:46.000Z","name":"Adrien Herman","mobile_number":"369-279-4521","email_id":"Haylee.Nolan19@yahoo.com","dop":"2025-04-06","serial_number":"10488510291962164","imei1":"10488510291962164","imei2":"10488510291962164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186006,"job_number":"JOB_186006","tr_customer_id":186024,"tr_customer_product_id":186014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:28.000Z","modified_at":"2026-02-14T08:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14738717897170","imei1":"14738717897170","imei2":"14738717897170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186008,"job_number":"JOB_186008","tr_customer_id":186026,"tr_customer_product_id":186016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:31:29.000Z","modified_at":"2026-02-14T08:31:29.000Z","name":"Raleigh Champlin","mobile_number":"496-811-7481","email_id":"Pansy_Zieme3@gmail.com","dop":"2025-04-06","serial_number":"15076098813080694","imei1":"15076098813080694","imei2":"15076098813080694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186009,"job_number":"JOB_186009","tr_customer_id":186027,"tr_customer_product_id":186017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:11.000Z","modified_at":"2026-02-14T08:32:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16212744282750","imei1":"16212744282750","imei2":"16212744282750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186011,"job_number":"JOB_186011","tr_customer_id":186029,"tr_customer_product_id":186019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:32:12.000Z","modified_at":"2026-02-14T08:32:12.000Z","name":"Estevan Batz","mobile_number":"448-953-1543","email_id":"Alexie30@gmail.com","dop":"2025-04-06","serial_number":"17537382244859524","imei1":"17537382244859524","imei2":"17537382244859524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186014,"job_number":"JOB_186014","tr_customer_id":186032,"tr_customer_product_id":186022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:31.000Z","modified_at":"2026-02-14T08:51:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13054752739234","imei1":"13054752739234","imei2":"13054752739234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186016,"job_number":"JOB_186016","tr_customer_id":186034,"tr_customer_product_id":186024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:51:33.000Z","modified_at":"2026-02-14T08:51:33.000Z","name":"Genevieve Stehr","mobile_number":"613-703-4658","email_id":"Esteban.Baumbach37@yahoo.com","dop":"2025-04-06","serial_number":"18840115366257812","imei1":"18840115366257812","imei2":"18840115366257812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186017,"job_number":"JOB_186017","tr_customer_id":186035,"tr_customer_product_id":186025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:16.000Z","modified_at":"2026-02-14T08:52:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18974970139635","imei1":"18974970139635","imei2":"18974970139635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186019,"job_number":"JOB_186019","tr_customer_id":186037,"tr_customer_product_id":186027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:52:18.000Z","modified_at":"2026-02-14T08:52:18.000Z","name":"Oswald Crooks","mobile_number":"826-659-4051","email_id":"Coralie56@yahoo.com","dop":"2025-04-06","serial_number":"19659734481777756","imei1":"19659734481777756","imei2":"19659734481777756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186020,"job_number":"JOB_186020","tr_customer_id":186038,"tr_customer_product_id":186028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:01.000Z","modified_at":"2026-02-14T08:53:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13910833896185","imei1":"13910833896185","imei2":"13910833896185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186022,"job_number":"JOB_186022","tr_customer_id":186040,"tr_customer_product_id":186030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:53:02.000Z","modified_at":"2026-02-14T08:53:02.000Z","name":"Jannie Dickinson","mobile_number":"889-944-5005","email_id":"Trace53@hotmail.com","dop":"2025-04-06","serial_number":"12563506645912202","imei1":"12563506645912202","imei2":"12563506645912202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186023,"job_number":"JOB_186023","tr_customer_id":186041,"tr_customer_product_id":186031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:13:36.000Z","modified_at":"2026-02-14T09:13:36.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77323311374519","imei1":"77323311374519","imei2":"77323311374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186024,"job_number":"JOB_186024","tr_customer_id":186044,"tr_customer_product_id":186034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Anunay Abbott","mobile_number":"7469294386","email_id":"ananta.asan@hotmail.com","dop":"2026-02-04","serial_number":"073876018550517","imei1":"073876018550517","imei2":"073876018550517","popurl":"www.achintya-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186025,"job_number":"JOB_186025","tr_customer_id":186043,"tr_customer_product_id":186033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Rana","mobile_number":"7438293505","email_id":"chandra.kaul@gmail.com","dop":"2026-02-04","serial_number":"955028855140452","imei1":"955028855140452","imei2":"955028855140452","popurl":"www.ujjawal-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186026,"job_number":"JOB_186026","tr_customer_id":186042,"tr_customer_product_id":186032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Niro Asan","mobile_number":"7402833945","email_id":"mukesh.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"910030366588960","imei1":"910030366588960","imei2":"910030366588960","popurl":"www.digambar-talwar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186027,"job_number":"JOB_186027","tr_customer_id":186045,"tr_customer_product_id":186035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Narendra Nair","mobile_number":"7429015242","email_id":"uttam.nair@hotmail.com","dop":"2026-02-04","serial_number":"677875738332761","imei1":"677875738332761","imei2":"677875738332761","popurl":"www.lila-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186028,"job_number":"JOB_186028","tr_customer_id":186046,"tr_customer_product_id":186036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Indra Talwar","mobile_number":"7466021368","email_id":"kashyap.kakkar@gmail.com","dop":"2026-02-04","serial_number":"887771087151866","imei1":"887771087151866","imei2":"887771087151866","popurl":"www.goswami-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186029,"job_number":"JOB_186029","tr_customer_id":186047,"tr_customer_product_id":186037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Rajan Bhattacharya","mobile_number":"7459307586","email_id":"chandranath.dwivedi@hotmail.com","dop":"2026-02-04","serial_number":"405732215828105","imei1":"405732215828105","imei2":"405732215828105","popurl":"www.chanda-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186030,"job_number":"JOB_186030","tr_customer_id":186048,"tr_customer_product_id":186038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Digambara Khatri","mobile_number":"7407051470","email_id":"divjot.trivedi@hotmail.com","dop":"2026-02-04","serial_number":"078015799622426","imei1":"078015799622426","imei2":"078015799622426","popurl":"www.ganak-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186031,"job_number":"JOB_186031","tr_customer_id":186049,"tr_customer_product_id":186039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Bhisham Dubashi","mobile_number":"7498961148","email_id":"menka.khan@gmail.com","dop":"2026-02-04","serial_number":"732587538518884","imei1":"732587538518884","imei2":"732587538518884","popurl":"www.dhanvin-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186032,"job_number":"JOB_186032","tr_customer_id":186050,"tr_customer_product_id":186040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Daksha Mehrotra","mobile_number":"7424009010","email_id":"bhudeva.tandon@gmail.com","dop":"2026-02-04","serial_number":"769680462413594","imei1":"769680462413594","imei2":"769680462413594","popurl":"www.chaitan-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186033,"job_number":"JOB_186033","tr_customer_id":186051,"tr_customer_product_id":186041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:44.000Z","modified_at":"2026-02-14T09:53:44.000Z","name":"Gopaal Chaturvedi","mobile_number":"7413900748","email_id":"chiranjeev.tagore@gmail.com","dop":"2026-02-04","serial_number":"420941212529752","imei1":"420941212529752","imei2":"420941212529752","popurl":"www.datta-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186034,"job_number":"JOB_186034","tr_customer_id":186052,"tr_customer_product_id":186042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Agasti Deshpande","mobile_number":"7480296768","email_id":"anusuya.shah@yahoo.co.in","dop":"2026-02-04","serial_number":"798998882173277","imei1":"798998882173277","imei2":"798998882173277","popurl":"www.akshata-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186035,"job_number":"JOB_186035","tr_customer_id":186053,"tr_customer_product_id":186043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Varalakshmi Patil","mobile_number":"7435983522","email_id":"chandranath.bandopadhyay@gmail.com","dop":"2026-02-04","serial_number":"885413520159892","imei1":"885413520159892","imei2":"885413520159892","popurl":"www.manikya-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186036,"job_number":"JOB_186036","tr_customer_id":186054,"tr_customer_product_id":186044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Rajinder Menon","mobile_number":"7421676163","email_id":"rohan.varma@hotmail.com","dop":"2026-02-04","serial_number":"852781878619394","imei1":"852781878619394","imei2":"852781878619394","popurl":"www.adityanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186037,"job_number":"JOB_186037","tr_customer_id":186055,"tr_customer_product_id":186045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Suryakanta Acharya","mobile_number":"7455742488","email_id":"bakula.dhawan@gmail.com","dop":"2026-02-04","serial_number":"978572133047522","imei1":"978572133047522","imei2":"978572133047522","popurl":"www.niro-ahuja.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186038,"job_number":"JOB_186038","tr_customer_id":186056,"tr_customer_product_id":186046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Divya Panicker","mobile_number":"7472572284","email_id":"amrita.guneta@gmail.com","dop":"2026-02-04","serial_number":"983023247965759","imei1":"983023247965759","imei2":"983023247965759","popurl":"www.chanakya-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186039,"job_number":"JOB_186039","tr_customer_id":186057,"tr_customer_product_id":186047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Deepali Jha","mobile_number":"7424599696","email_id":"swara.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"732377912298450","imei1":"732377912298450","imei2":"732377912298450","popurl":"www.anal-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186040,"job_number":"JOB_186040","tr_customer_id":186058,"tr_customer_product_id":186048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Lalita Shah","mobile_number":"7485944525","email_id":"umang.deshpande@hotmail.com","dop":"2026-02-04","serial_number":"568061842777367","imei1":"568061842777367","imei2":"568061842777367","popurl":"www.malati-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186041,"job_number":"JOB_186041","tr_customer_id":186059,"tr_customer_product_id":186049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Chandani Achari","mobile_number":"7467287992","email_id":"bankimchandra.singh@yahoo.co.in","dop":"2026-02-04","serial_number":"407996091479593","imei1":"407996091479593","imei2":"407996091479593","popurl":"www.bhuvaneshwar-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186042,"job_number":"JOB_186042","tr_customer_id":186060,"tr_customer_product_id":186050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Daksha Dhawan","mobile_number":"7413709874","email_id":"chaitan.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"570029129838083","imei1":"570029129838083","imei2":"570029129838083","popurl":"www.aslesha-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186043,"job_number":"JOB_186043","tr_customer_id":186061,"tr_customer_product_id":186051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:45.000Z","modified_at":"2026-02-14T09:53:45.000Z","name":"Anusuya Chattopadhyay","mobile_number":"7423473004","email_id":"baalaaditya.reddy@gmail.com","dop":"2026-02-04","serial_number":"341625587689272","imei1":"341625587689272","imei2":"341625587689272","popurl":"www.abhirath-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186044,"job_number":"JOB_186044","tr_customer_id":186062,"tr_customer_product_id":186052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Preity Ahuja","mobile_number":"7451211298","email_id":"dwaipayan.embranthiri@gmail.com","dop":"2026-02-04","serial_number":"180581361130754","imei1":"180581361130754","imei2":"180581361130754","popurl":"www.akshayakeerti-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186045,"job_number":"JOB_186045","tr_customer_id":186063,"tr_customer_product_id":186053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Pramila Iyengar","mobile_number":"7446028068","email_id":"akshita.butt@hotmail.com","dop":"2026-02-04","serial_number":"458995210375682","imei1":"458995210375682","imei2":"458995210375682","popurl":"www.chiranjeeve-patil.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186046,"job_number":"JOB_186046","tr_customer_id":186064,"tr_customer_product_id":186054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Ganaka Shukla","mobile_number":"7417145308","email_id":"balgopal.iyer@yahoo.co.in","dop":"2026-02-04","serial_number":"288062943339014","imei1":"288062943339014","imei2":"288062943339014","popurl":"www.abhaya-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186047,"job_number":"JOB_186047","tr_customer_id":186065,"tr_customer_product_id":186055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Atmanand Bandopadhyay","mobile_number":"7461608262","email_id":"opalina.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"505556510911937","imei1":"505556510911937","imei2":"505556510911937","popurl":"www.krishna-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186048,"job_number":"JOB_186048","tr_customer_id":186066,"tr_customer_product_id":186056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rajinder Sethi","mobile_number":"7420899839","email_id":"satyen.kaniyar@yahoo.co.in","dop":"2026-02-04","serial_number":"353787343083134","imei1":"353787343083134","imei2":"353787343083134","popurl":"www.bahula-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186049,"job_number":"JOB_186049","tr_customer_id":186067,"tr_customer_product_id":186057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Elakshi Nehru","mobile_number":"7481266935","email_id":"arya.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"002236771569917","imei1":"002236771569917","imei2":"002236771569917","popurl":"www.subodh-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186050,"job_number":"JOB_186050","tr_customer_id":186068,"tr_customer_product_id":186058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Javas Adiga","mobile_number":"7476062160","email_id":"ekdant.abbott@yahoo.co.in","dop":"2026-02-04","serial_number":"979855833477032","imei1":"979855833477032","imei2":"979855833477032","popurl":"www.adripathi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186051,"job_number":"JOB_186051","tr_customer_id":186069,"tr_customer_product_id":186059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Narayan Ahuja","mobile_number":"7462137843","email_id":"nagabhushanam.sethi@yahoo.co.in","dop":"2026-02-04","serial_number":"628644704237243","imei1":"628644704237243","imei2":"628644704237243","popurl":"www.aalok-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186052,"job_number":"JOB_186052","tr_customer_id":186070,"tr_customer_product_id":186060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Deeptimoy Dhawan","mobile_number":"7429925157","email_id":"aasa.kakkar@gmail.com","dop":"2026-02-04","serial_number":"548411735102735","imei1":"548411735102735","imei2":"548411735102735","popurl":"www.lai-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186053,"job_number":"JOB_186053","tr_customer_id":186071,"tr_customer_product_id":186061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Chitraksh Pandey","mobile_number":"7451843098","email_id":"mina.nehru@hotmail.com","dop":"2026-02-04","serial_number":"660847374907930","imei1":"660847374907930","imei2":"660847374907930","popurl":"www.bilva-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186054,"job_number":"JOB_186054","tr_customer_id":186072,"tr_customer_product_id":186062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Rukhmani Kapoor","mobile_number":"7435802554","email_id":"saraswati.embranthiri@hotmail.com","dop":"2026-02-04","serial_number":"538803210940853","imei1":"538803210940853","imei2":"538803210940853","popurl":"www.dayamayee-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186055,"job_number":"JOB_186055","tr_customer_id":186073,"tr_customer_product_id":186063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Subhash Shah","mobile_number":"7490148872","email_id":"rajan.khatri@yahoo.co.in","dop":"2026-02-04","serial_number":"275793277385923","imei1":"275793277385923","imei2":"275793277385923","popurl":"www.lai-asan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186056,"job_number":"JOB_186056","tr_customer_id":186074,"tr_customer_product_id":186064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Devika Sinha","mobile_number":"7486280777","email_id":"bhudeva.nair@gmail.com","dop":"2026-02-04","serial_number":"596205860997337","imei1":"596205860997337","imei2":"596205860997337","popurl":"www.arun-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186057,"job_number":"JOB_186057","tr_customer_id":186075,"tr_customer_product_id":186065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:46.000Z","name":"Brijesh Bandopadhyay","mobile_number":"7443159830","email_id":"bheeshma.nehru@hotmail.com","dop":"2026-02-04","serial_number":"665786708060091","imei1":"665786708060091","imei2":"665786708060091","popurl":"www.basanti-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186058,"job_number":"JOB_186058","tr_customer_id":186076,"tr_customer_product_id":186066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:46.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gurdev Khanna","mobile_number":"7493292747","email_id":"satish.nehru@yahoo.co.in","dop":"2026-02-04","serial_number":"114508047389329","imei1":"114508047389329","imei2":"114508047389329","popurl":"www.gemini-asan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186059,"job_number":"JOB_186059","tr_customer_id":186077,"tr_customer_product_id":186067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Nagabhushanam Pothuvaal","mobile_number":"7487815138","email_id":"manoj.bandopadhyay@hotmail.com","dop":"2026-02-04","serial_number":"484176856300059","imei1":"484176856300059","imei2":"484176856300059","popurl":"www.mahesh-prajapat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186060,"job_number":"JOB_186060","tr_customer_id":186078,"tr_customer_product_id":186068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Bhaves Acharya","mobile_number":"7438364715","email_id":"drona.panicker@gmail.com","dop":"2026-02-04","serial_number":"177071789094803","imei1":"177071789094803","imei2":"177071789094803","popurl":"www.lal-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186061,"job_number":"JOB_186061","tr_customer_id":186080,"tr_customer_product_id":186070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Vaishno Iyengar","mobile_number":"7403012670","email_id":"jyotsana.prajapat@hotmail.com","dop":"2026-02-04","serial_number":"270964612864381","imei1":"270964612864381","imei2":"270964612864381","popurl":"www.himadri-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186062,"job_number":"JOB_186062","tr_customer_id":186079,"tr_customer_product_id":186069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anshula Mehra","mobile_number":"7463111757","email_id":"mahendra.bhattathiri@gmail.com","dop":"2026-02-04","serial_number":"073950724683354","imei1":"073950724683354","imei2":"073950724683354","popurl":"www.arjun-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186063,"job_number":"JOB_186063","tr_customer_id":186081,"tr_customer_product_id":186071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devagya Nayar","mobile_number":"7429607921","email_id":"durgeshwari.talwar@gmail.com","dop":"2026-02-04","serial_number":"856031111725946","imei1":"856031111725946","imei2":"856031111725946","popurl":"www.vidhur-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186064,"job_number":"JOB_186064","tr_customer_id":186082,"tr_customer_product_id":186072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Akshainie Joshi","mobile_number":"7423668622","email_id":"abani.malik@gmail.com","dop":"2026-02-04","serial_number":"509644439356543","imei1":"509644439356543","imei2":"509644439356543","popurl":"www.daksha-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186065,"job_number":"JOB_186065","tr_customer_id":186083,"tr_customer_product_id":186073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Kamala Bhattacharya","mobile_number":"7424521010","email_id":"dhanpati.bandopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"745796985761108","imei1":"745796985761108","imei2":"745796985761108","popurl":"www.leela-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186066,"job_number":"JOB_186066","tr_customer_id":186084,"tr_customer_product_id":186074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mangala Varma","mobile_number":"7426093785","email_id":"priya.kocchar@gmail.com","dop":"2026-02-04","serial_number":"942466053430417","imei1":"942466053430417","imei2":"942466053430417","popurl":"www.manikya-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186067,"job_number":"JOB_186067","tr_customer_id":186085,"tr_customer_product_id":186075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dakshayani Tagore","mobile_number":"7497113637","email_id":"anand.arora@yahoo.co.in","dop":"2026-02-04","serial_number":"888891805752241","imei1":"888891805752241","imei2":"888891805752241","popurl":"www.yogendra-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186068,"job_number":"JOB_186068","tr_customer_id":186086,"tr_customer_product_id":186076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Anurag Desai","mobile_number":"7420637278","email_id":"sudeva.dubashi@gmail.com","dop":"2026-02-04","serial_number":"014036903751885","imei1":"014036903751885","imei2":"014036903751885","popurl":"www.shashikala-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186069,"job_number":"JOB_186069","tr_customer_id":186087,"tr_customer_product_id":186077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Mani Malik","mobile_number":"7458420850","email_id":"gemini.gupta@yahoo.co.in","dop":"2026-02-04","serial_number":"696018165019930","imei1":"696018165019930","imei2":"696018165019930","popurl":"www.tanushri-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186070,"job_number":"JOB_186070","tr_customer_id":186088,"tr_customer_product_id":186078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Gajaadhar Gill","mobile_number":"7469226953","email_id":"ankal.mukhopadhyay@yahoo.co.in","dop":"2026-02-04","serial_number":"729027546007897","imei1":"729027546007897","imei2":"729027546007897","popurl":"www.deepankar-prajapat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186071,"job_number":"JOB_186071","tr_customer_id":186089,"tr_customer_product_id":186079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Manjusha Mahajan","mobile_number":"7449908482","email_id":"akshayakeerti.mehrotra@yahoo.co.in","dop":"2026-02-04","serial_number":"630295600449976","imei1":"630295600449976","imei2":"630295600449976","popurl":"www.anusuya-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186072,"job_number":"JOB_186072","tr_customer_id":186091,"tr_customer_product_id":186081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Brahmdev Jain","mobile_number":"7479346076","email_id":"kanak.tagore@gmail.com","dop":"2026-02-04","serial_number":"641873459894360","imei1":"641873459894360","imei2":"641873459894360","popurl":"www.aadrika-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186073,"job_number":"JOB_186073","tr_customer_id":186090,"tr_customer_product_id":186080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Girik Acharya","mobile_number":"7404389373","email_id":"bhuvanesh.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"984166705469207","imei1":"984166705469207","imei2":"984166705469207","popurl":"www.gurdev-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186074,"job_number":"JOB_186074","tr_customer_id":186092,"tr_customer_product_id":186082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Devi Panicker","mobile_number":"7476007141","email_id":"dhananjay.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"973862563737920","imei1":"973862563737920","imei2":"973862563737920","popurl":"www.dipankar-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186075,"job_number":"JOB_186075","tr_customer_id":186093,"tr_customer_product_id":186083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Adheesh Chopra","mobile_number":"7422528968","email_id":"aditya.sinha@gmail.com","dop":"2026-02-04","serial_number":"571503652529376","imei1":"571503652529376","imei2":"571503652529376","popurl":"www.lakshmi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186076,"job_number":"JOB_186076","tr_customer_id":186094,"tr_customer_product_id":186084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Suma Chopra","mobile_number":"7484720740","email_id":"jagdish.reddy@hotmail.com","dop":"2026-02-04","serial_number":"401628560187691","imei1":"401628560187691","imei2":"401628560187691","popurl":"www.tanya-bandopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186077,"job_number":"JOB_186077","tr_customer_id":186095,"tr_customer_product_id":186085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Chitrali Nehru","mobile_number":"7495524762","email_id":"bhudeva.chopra@gmail.com","dop":"2026-02-04","serial_number":"497203973546459","imei1":"497203973546459","imei2":"497203973546459","popurl":"www.balaaditya-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186078,"job_number":"JOB_186078","tr_customer_id":186096,"tr_customer_product_id":186086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:47.000Z","modified_at":"2026-02-14T09:53:47.000Z","name":"Dayamayee Khanna","mobile_number":"7445074029","email_id":"chandraprabha.nambeesan@yahoo.co.in","dop":"2026-02-04","serial_number":"312101966392272","imei1":"312101966392272","imei2":"312101966392272","popurl":"www.leela-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186079,"job_number":"JOB_186079","tr_customer_id":186097,"tr_customer_product_id":186087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Saini","mobile_number":"7421468740","email_id":"tara.achari@gmail.com","dop":"2026-02-04","serial_number":"017667600457751","imei1":"017667600457751","imei2":"017667600457751","popurl":"www.ekadant-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186080,"job_number":"JOB_186080","tr_customer_id":186098,"tr_customer_product_id":186088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Chitrali Verma","mobile_number":"7483059988","email_id":"girija.arora@hotmail.com","dop":"2026-02-04","serial_number":"103778904858122","imei1":"103778904858122","imei2":"103778904858122","popurl":"www.sunita-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186081,"job_number":"JOB_186081","tr_customer_id":186099,"tr_customer_product_id":186089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Digambara Panicker","mobile_number":"7400256523","email_id":"laxman.bhat@hotmail.com","dop":"2026-02-04","serial_number":"944920941951025","imei1":"944920941951025","imei2":"944920941951025","popurl":"www.nanda-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186082,"job_number":"JOB_186082","tr_customer_id":186100,"tr_customer_product_id":186090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kumar Agarwal","mobile_number":"7466931978","email_id":"gauranga.varma@yahoo.co.in","dop":"2026-02-04","serial_number":"694656101685344","imei1":"694656101685344","imei2":"694656101685344","popurl":"www.lakshminath-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186083,"job_number":"JOB_186083","tr_customer_id":186101,"tr_customer_product_id":186091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Ankal Chopra","mobile_number":"7420499922","email_id":"aayushman.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"167613107262505","imei1":"167613107262505","imei2":"167613107262505","popurl":"www.balaaditya-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186084,"job_number":"JOB_186084","tr_customer_id":186102,"tr_customer_product_id":186092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Mahesh Nayar","mobile_number":"7418257010","email_id":"kamala.reddy@hotmail.com","dop":"2026-02-04","serial_number":"120783503221399","imei1":"120783503221399","imei2":"120783503221399","popurl":"www.chandravati-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186085,"job_number":"JOB_186085","tr_customer_id":186103,"tr_customer_product_id":186093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Deb Rana","mobile_number":"7447678466","email_id":"bhagirathi.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"260254108805074","imei1":"260254108805074","imei2":"260254108805074","popurl":"www.daevika-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186086,"job_number":"JOB_186086","tr_customer_id":186104,"tr_customer_product_id":186094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Dandak Sethi","mobile_number":"7421108575","email_id":"gautam.marar@gmail.com","dop":"2026-02-04","serial_number":"496074146335632","imei1":"496074146335632","imei2":"496074146335632","popurl":"www.archan-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186087,"job_number":"JOB_186087","tr_customer_id":186105,"tr_customer_product_id":186095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Lila Pothuvaal","mobile_number":"7443549127","email_id":"arindam.patel@hotmail.com","dop":"2026-02-04","serial_number":"354014321068000","imei1":"354014321068000","imei2":"354014321068000","popurl":"www.ghanaanand-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186088,"job_number":"JOB_186088","tr_customer_id":186106,"tr_customer_product_id":186096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Shubhaprada Asan","mobile_number":"7448500205","email_id":"ashok.asan@gmail.com","dop":"2026-02-04","serial_number":"686141513800518","imei1":"686141513800518","imei2":"686141513800518","popurl":"www.rita-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186089,"job_number":"JOB_186089","tr_customer_id":186107,"tr_customer_product_id":186097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Subhash Naik","mobile_number":"7459873097","email_id":"chapala.verma@yahoo.co.in","dop":"2026-02-04","serial_number":"914166704037415","imei1":"914166704037415","imei2":"914166704037415","popurl":"www.jitendra-chattopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186090,"job_number":"JOB_186090","tr_customer_id":186108,"tr_customer_product_id":186098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Namboothiri","mobile_number":"7488387727","email_id":"birjesh.varman@yahoo.co.in","dop":"2026-02-04","serial_number":"664880535624244","imei1":"664880535624244","imei2":"664880535624244","popurl":"www.gajabahu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186091,"job_number":"JOB_186091","tr_customer_id":186109,"tr_customer_product_id":186099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Kailash Devar","mobile_number":"7453543923","email_id":"bilwa.ahluwalia@yahoo.co.in","dop":"2026-02-04","serial_number":"882343435218047","imei1":"882343435218047","imei2":"882343435218047","popurl":"www.vedang-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186092,"job_number":"JOB_186092","tr_customer_id":186110,"tr_customer_product_id":186100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girika Mishra","mobile_number":"7461125694","email_id":"bhavani.bhattacharya@gmail.com","dop":"2026-02-04","serial_number":"823669319963218","imei1":"823669319963218","imei2":"823669319963218","popurl":"www.bhaumik-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186093,"job_number":"JOB_186093","tr_customer_id":186111,"tr_customer_product_id":186101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Girindra Jain","mobile_number":"7491234822","email_id":"vidhur.chopra@hotmail.com","dop":"2026-02-04","serial_number":"489669415908542","imei1":"489669415908542","imei2":"489669415908542","popurl":"www.priyala-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186094,"job_number":"JOB_186094","tr_customer_id":186112,"tr_customer_product_id":186102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Oormila Panicker","mobile_number":"7416472459","email_id":"deeptanshu.adiga@gmail.com","dop":"2026-02-04","serial_number":"708049096880058","imei1":"708049096880058","imei2":"708049096880058","popurl":"www.chandradev-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186095,"job_number":"JOB_186095","tr_customer_id":186113,"tr_customer_product_id":186103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:48.000Z","name":"Sarala Bandopadhyay","mobile_number":"7476775431","email_id":"anurag.desai@hotmail.com","dop":"2026-02-04","serial_number":"796448291664578","imei1":"796448291664578","imei2":"796448291664578","popurl":"www.kailash-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186096,"job_number":"JOB_186096","tr_customer_id":186114,"tr_customer_product_id":186104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Balagovind Malik","mobile_number":"7450615894","email_id":"hiranmaya.marar@gmail.com","dop":"2026-02-04","serial_number":"204758445937053","imei1":"204758445937053","imei2":"204758445937053","popurl":"www.ajit-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186097,"job_number":"JOB_186097","tr_customer_id":186115,"tr_customer_product_id":186105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bharat Kakkar","mobile_number":"7450559865","email_id":"sunita.chopra@hotmail.com","dop":"2026-02-04","serial_number":"766850086379371","imei1":"766850086379371","imei2":"766850086379371","popurl":"www.aanandinii-kaul.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186098,"job_number":"JOB_186098","tr_customer_id":186116,"tr_customer_product_id":186106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:48.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gopaal Naik","mobile_number":"7489528165","email_id":"deven.nehru@hotmail.com","dop":"2026-02-04","serial_number":"069021666521682","imei1":"069021666521682","imei2":"069021666521682","popurl":"www.chandani-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186099,"job_number":"JOB_186099","tr_customer_id":186117,"tr_customer_product_id":186107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bilva Saini","mobile_number":"7435457114","email_id":"chandraayan.nayar@yahoo.co.in","dop":"2026-02-04","serial_number":"673487008636382","imei1":"673487008636382","imei2":"673487008636382","popurl":"www.surya-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186100,"job_number":"JOB_186100","tr_customer_id":186118,"tr_customer_product_id":186108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Daevika Deshpande","mobile_number":"7448561664","email_id":"kailash.dwivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"030622850389419","imei1":"030622850389419","imei2":"030622850389419","popurl":"www.chinmayanand-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186101,"job_number":"JOB_186101","tr_customer_id":186119,"tr_customer_product_id":186109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Malti Ahluwalia","mobile_number":"7472679072","email_id":"gemine.pandey@hotmail.com","dop":"2026-02-04","serial_number":"118697805980021","imei1":"118697805980021","imei2":"118697805980021","popurl":"www.jay-iyengar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186102,"job_number":"JOB_186102","tr_customer_id":186120,"tr_customer_product_id":186110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Leela Varma","mobile_number":"7462709257","email_id":"vaijayanthi.pillai@gmail.com","dop":"2026-02-04","serial_number":"390059703530864","imei1":"390059703530864","imei2":"390059703530864","popurl":"www.chaitan-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186103,"job_number":"JOB_186103","tr_customer_id":186121,"tr_customer_product_id":186111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Amritambu Marar","mobile_number":"7474407574","email_id":"hiranya.asan@gmail.com","dop":"2026-02-04","serial_number":"077370291787146","imei1":"077370291787146","imei2":"077370291787146","popurl":"www.som-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186104,"job_number":"JOB_186104","tr_customer_id":186122,"tr_customer_product_id":186112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Ekdant Sethi","mobile_number":"7433307567","email_id":"aamod.varma@gmail.com","dop":"2026-02-04","serial_number":"928240027796297","imei1":"928240027796297","imei2":"928240027796297","popurl":"www.bishnu-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186105,"job_number":"JOB_186105","tr_customer_id":186123,"tr_customer_product_id":186113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Darshwana Tandon","mobile_number":"7456160981","email_id":"bhamini.acharya@hotmail.com","dop":"2026-02-04","serial_number":"676638953150145","imei1":"676638953150145","imei2":"676638953150145","popurl":"www.chakrika-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186106,"job_number":"JOB_186106","tr_customer_id":186124,"tr_customer_product_id":186114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Vaidehi Namboothiri","mobile_number":"7497386875","email_id":"jitender.nayar@hotmail.com","dop":"2026-02-04","serial_number":"686000509235763","imei1":"686000509235763","imei2":"686000509235763","popurl":"www.mahesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186107,"job_number":"JOB_186107","tr_customer_id":186125,"tr_customer_product_id":186115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhamini Bhattacharya","mobile_number":"7492850502","email_id":"divaakar.trivedi@yahoo.co.in","dop":"2026-02-04","serial_number":"194673556845187","imei1":"194673556845187","imei2":"194673556845187","popurl":"www.dhanapati-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186108,"job_number":"JOB_186108","tr_customer_id":186126,"tr_customer_product_id":186116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gajabahu Nair","mobile_number":"7410929028","email_id":"bandhu.banerjee@yahoo.co.in","dop":"2026-02-04","serial_number":"135415101797994","imei1":"135415101797994","imei2":"135415101797994","popurl":"www.manikya-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186109,"job_number":"JOB_186109","tr_customer_id":186127,"tr_customer_product_id":186117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Sharmila Acharya","mobile_number":"7432005881","email_id":"tanya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"666863239077225","imei1":"666863239077225","imei2":"666863239077225","popurl":"www.uttam-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186110,"job_number":"JOB_186110","tr_customer_id":186128,"tr_customer_product_id":186118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Diptendu Trivedi","mobile_number":"7453700057","email_id":"gandharva.sinha@hotmail.com","dop":"2026-02-04","serial_number":"676918467369278","imei1":"676918467369278","imei2":"676918467369278","popurl":"www.gajadhar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186111,"job_number":"JOB_186111","tr_customer_id":186129,"tr_customer_product_id":186119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Gitanjali Saini","mobile_number":"7487121350","email_id":"dipali.guneta@gmail.com","dop":"2026-02-04","serial_number":"300487791421917","imei1":"300487791421917","imei2":"300487791421917","popurl":"www.divaakar-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186112,"job_number":"JOB_186112","tr_customer_id":186130,"tr_customer_product_id":186120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Dhatri Mahajan","mobile_number":"7431492774","email_id":"bhadrak.khanna@yahoo.co.in","dop":"2026-02-04","serial_number":"822016746045668","imei1":"822016746045668","imei2":"822016746045668","popurl":"www.bakula-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186113,"job_number":"JOB_186113","tr_customer_id":186131,"tr_customer_product_id":186121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhargava Patil","mobile_number":"7429190657","email_id":"deeptendu.pilla@yahoo.co.in","dop":"2026-02-04","serial_number":"613241991596087","imei1":"613241991596087","imei2":"613241991596087","popurl":"www.mani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186114,"job_number":"JOB_186114","tr_customer_id":186132,"tr_customer_product_id":186123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Chidananda Nambeesan","mobile_number":"7456661265","email_id":"dhanpati.khatri@hotmail.com","dop":"2026-02-04","serial_number":"906193824338867","imei1":"906193824338867","imei2":"906193824338867","popurl":"www.mani-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186115,"job_number":"JOB_186115","tr_customer_id":186133,"tr_customer_product_id":186122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Kashyap Mehrotra","mobile_number":"7423985981","email_id":"opalina.sinha@gmail.com","dop":"2026-02-04","serial_number":"446934921776665","imei1":"446934921776665","imei2":"446934921776665","popurl":"www.chandraprabha-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186116,"job_number":"JOB_186116","tr_customer_id":186134,"tr_customer_product_id":186124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Pran Iyengar","mobile_number":"7483995656","email_id":"himadri.sinha@yahoo.co.in","dop":"2026-02-04","serial_number":"733388890861173","imei1":"733388890861173","imei2":"733388890861173","popurl":"www.sumitra-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186117,"job_number":"JOB_186117","tr_customer_id":186135,"tr_customer_product_id":186125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Bhaaswar Sinha","mobile_number":"7470973713","email_id":"ranjit.tandon@gmail.com","dop":"2026-02-04","serial_number":"489907086472653","imei1":"489907086472653","imei2":"489907086472653","popurl":"www.triloki nath-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186118,"job_number":"JOB_186118","tr_customer_id":186136,"tr_customer_product_id":186126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:49.000Z","name":"Agrata Butt","mobile_number":"7483078717","email_id":"ashlesh.jain@gmail.com","dop":"2026-02-04","serial_number":"910108368519656","imei1":"910108368519656","imei2":"910108368519656","popurl":"www.tejas-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186119,"job_number":"JOB_186119","tr_customer_id":186138,"tr_customer_product_id":186127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:49.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Goswami Achari","mobile_number":"7463203887","email_id":"padma.tagore@hotmail.com","dop":"2026-02-04","serial_number":"626121886831476","imei1":"626121886831476","imei2":"626121886831476","popurl":"www.akshat-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186120,"job_number":"JOB_186120","tr_customer_id":186137,"tr_customer_product_id":186128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Ahalya Dhawan","mobile_number":"7411173665","email_id":"kama.ganaka@hotmail.com","dop":"2026-02-04","serial_number":"378879316071159","imei1":"378879316071159","imei2":"378879316071159","popurl":"www.adinath-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186121,"job_number":"JOB_186121","tr_customer_id":186139,"tr_customer_product_id":186129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Balgopal Joshi","mobile_number":"7496800740","email_id":"ekaaksh.guneta@hotmail.com","dop":"2026-02-04","serial_number":"208556256170444","imei1":"208556256170444","imei2":"208556256170444","popurl":"www.brijesh-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186122,"job_number":"JOB_186122","tr_customer_id":186140,"tr_customer_product_id":186130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Dharmaketu Mishra","mobile_number":"7463593573","email_id":"abhaya.naik@yahoo.co.in","dop":"2026-02-04","serial_number":"592092899758289","imei1":"592092899758289","imei2":"592092899758289","popurl":"www.sanjay-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186123,"job_number":"JOB_186123","tr_customer_id":186141,"tr_customer_product_id":186131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Aagney Gowda","mobile_number":"7417093430","email_id":"vaishno.agarwal@gmail.com","dop":"2026-02-04","serial_number":"798381967995862","imei1":"798381967995862","imei2":"798381967995862","popurl":"www.vaijayanthi-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186124,"job_number":"JOB_186124","tr_customer_id":186142,"tr_customer_product_id":186132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T09:53:50.000Z","modified_at":"2026-02-14T09:53:50.000Z","name":"Sanka Guha","mobile_number":"7477306830","email_id":"suryakantam.mehra@yahoo.co.in","dop":"2026-02-04","serial_number":"466961165289636","imei1":"466961165289636","imei2":"466961165289636","popurl":"www.bhramar-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T09:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186128,"job_number":"JOB_186128","tr_customer_id":186146,"tr_customer_product_id":186136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:03.000Z","modified_at":"2026-02-14T10:11:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11722177967508","imei1":"11722177967508","imei2":"11722177967508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186130,"job_number":"JOB_186130","tr_customer_id":186148,"tr_customer_product_id":186138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:05.000Z","modified_at":"2026-02-14T10:11:05.000Z","name":"Jordi Cartwright","mobile_number":"469-897-2632","email_id":"Flossie5@gmail.com","dop":"2025-04-06","serial_number":"17939833899743278","imei1":"17939833899743278","imei2":"17939833899743278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186131,"job_number":"JOB_186131","tr_customer_id":186149,"tr_customer_product_id":186139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:50.000Z","modified_at":"2026-02-14T10:11:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14940163624575","imei1":"14940163624575","imei2":"14940163624575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186133,"job_number":"JOB_186133","tr_customer_id":186151,"tr_customer_product_id":186141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:11:51.000Z","modified_at":"2026-02-14T10:11:51.000Z","name":"Stacy Roob","mobile_number":"805-337-3307","email_id":"Howell.Upton@gmail.com","dop":"2025-04-06","serial_number":"19756461362137176","imei1":"19756461362137176","imei2":"19756461362137176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186134,"job_number":"JOB_186134","tr_customer_id":186152,"tr_customer_product_id":186142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:01.000Z","modified_at":"2026-02-14T10:12:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16771310048747","imei1":"16771310048747","imei2":"16771310048747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186136,"job_number":"JOB_186136","tr_customer_id":186154,"tr_customer_product_id":186144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:02.000Z","modified_at":"2026-02-14T10:12:02.000Z","name":"Jessy Conn","mobile_number":"224-308-1895","email_id":"Xzavier_Orn@hotmail.com","dop":"2025-04-06","serial_number":"16368718390883740","imei1":"16368718390883740","imei2":"16368718390883740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186137,"job_number":"JOB_186137","tr_customer_id":186155,"tr_customer_product_id":186145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:35.000Z","modified_at":"2026-02-14T10:12:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14383518788143","imei1":"14383518788143","imei2":"14383518788143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186139,"job_number":"JOB_186139","tr_customer_id":186157,"tr_customer_product_id":186147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:37.000Z","modified_at":"2026-02-14T10:12:37.000Z","name":"Dock Runolfsson","mobile_number":"495-714-8019","email_id":"Larry_Kling@yahoo.com","dop":"2025-04-06","serial_number":"15515564318772646","imei1":"15515564318772646","imei2":"15515564318772646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186140,"job_number":"JOB_186140","tr_customer_id":186158,"tr_customer_product_id":186148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:44.000Z","modified_at":"2026-02-14T10:12:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17999399104920","imei1":"17999399104920","imei2":"17999399104920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186142,"job_number":"JOB_186142","tr_customer_id":186160,"tr_customer_product_id":186150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:12:46.000Z","modified_at":"2026-02-14T10:12:46.000Z","name":"Nikki Boyle","mobile_number":"884-703-8833","email_id":"Anne_Leuschke32@gmail.com","dop":"2025-04-06","serial_number":"16758051450584036","imei1":"16758051450584036","imei2":"16758051450584036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186143,"job_number":"JOB_186143","tr_customer_id":186161,"tr_customer_product_id":186151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:28.000Z","modified_at":"2026-02-14T10:13:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15729163372072","imei1":"15729163372072","imei2":"15729163372072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186145,"job_number":"JOB_186145","tr_customer_id":186163,"tr_customer_product_id":186153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:13:29.000Z","modified_at":"2026-02-14T10:13:29.000Z","name":"Eileen Hermann","mobile_number":"409-817-6428","email_id":"Mara_Stroman81@yahoo.com","dop":"2025-04-06","serial_number":"14205578071441096","imei1":"14205578071441096","imei2":"14205578071441096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186146,"job_number":"JOB_186146","tr_customer_id":186164,"tr_customer_product_id":186154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:13.000Z","modified_at":"2026-02-14T10:14:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11895544319168","imei1":"11895544319168","imei2":"11895544319168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186148,"job_number":"JOB_186148","tr_customer_id":186166,"tr_customer_product_id":186156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:14.000Z","modified_at":"2026-02-14T10:14:14.000Z","name":"Isac Ortiz","mobile_number":"919-265-0999","email_id":"Kitty64@gmail.com","dop":"2025-04-06","serial_number":"10547669431595114","imei1":"10547669431595114","imei2":"10547669431595114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186149,"job_number":"JOB_186149","tr_customer_id":186167,"tr_customer_product_id":186157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:57.000Z","modified_at":"2026-02-14T10:14:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17775970839745","imei1":"17775970839745","imei2":"17775970839745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186151,"job_number":"JOB_186151","tr_customer_id":186169,"tr_customer_product_id":186159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:14:59.000Z","modified_at":"2026-02-14T10:14:59.000Z","name":"Kurtis Shanahan","mobile_number":"730-514-4700","email_id":"Stephan30@yahoo.com","dop":"2025-04-06","serial_number":"18613035660570800","imei1":"18613035660570800","imei2":"18613035660570800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186152,"job_number":"JOB_186152","tr_customer_id":186170,"tr_customer_product_id":186160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:41.000Z","modified_at":"2026-02-14T10:15:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16577728627885","imei1":"16577728627885","imei2":"16577728627885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186154,"job_number":"JOB_186154","tr_customer_id":186172,"tr_customer_product_id":186162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:42.000Z","modified_at":"2026-02-14T10:15:42.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890346","imei1":"22346567890346","imei2":"22346567890346","popurl":"2026-02-04T10:15:41.986779399Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186155,"job_number":"JOB_186155","tr_customer_id":186173,"tr_customer_product_id":186163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"69346567893456","imei1":"69346567893456","imei2":"69346567893456","popurl":"2026-02-04T10:15:42.640664077Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186156,"job_number":"JOB_186156","tr_customer_id":186174,"tr_customer_product_id":186164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:15:43.000Z","modified_at":"2026-02-14T10:15:43.000Z","name":"Estella Runolfsson","mobile_number":"834-454-1066","email_id":"Don_Reinger34@gmail.com","dop":"2025-04-06","serial_number":"10377373080107010","imei1":"10377373080107010","imei2":"10377373080107010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186157,"job_number":"JOB_186157","tr_customer_id":186175,"tr_customer_product_id":186165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:16:23.000Z","modified_at":"2026-02-14T10:16:23.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"08543457895444","imei1":"08543457895444","imei2":"08543457895444","popurl":"2026-02-04T10:16:23.420446439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186158,"job_number":"JOB_186158","tr_customer_id":186176,"tr_customer_product_id":186166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-04T10:46:46.196211801Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186159,"job_number":"JOB_186159","tr_customer_id":186177,"tr_customer_product_id":186167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:46:54.000Z","modified_at":"2026-02-14T10:46:54.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-04","serial_number":"95153387691956","imei1":"95153387691956","imei2":"95153387691956","popurl":"2026-02-04T10:46:46.198403234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186160,"job_number":"JOB_186160","tr_customer_id":186178,"tr_customer_product_id":186168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T10:47:05.000Z","modified_at":"2026-02-14T10:47:05.000Z","name":"Bharat Kaur","mobile_number":"8640528410","email_id":"manik.khan@gmail.com","dop":"2026-02-04","serial_number":"35604291499479","imei1":"35604291499479","imei2":"35604291499479","popurl":"www.aarya-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186161,"job_number":"JOB_186161","tr_customer_id":186179,"tr_customer_product_id":186169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:13:32.000Z","modified_at":"2026-02-14T11:13:32.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12233334444444446","imei1":"12233334444444446","imei2":"12233334444444446","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186164,"job_number":"JOB_186164","tr_customer_id":186182,"tr_customer_product_id":186172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:43:18.000Z","modified_at":"2026-02-14T11:43:18.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-04","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-04T11:43:18.199735291Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186165,"job_number":"JOB_186165","tr_customer_id":186183,"tr_customer_product_id":186173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:47:56.000Z","modified_at":"2026-02-14T11:47:56.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741466","imei1":"45658258741466","imei2":"45658258741466","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186166,"job_number":"JOB_186166","tr_customer_id":186184,"tr_customer_product_id":186174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:46.000Z","modified_at":"2026-02-14T11:53:46.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10606217695499","imei1":"10606217695499","imei2":"10606217695499","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186167,"job_number":"JOB_186167","tr_customer_id":186185,"tr_customer_product_id":186175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:53:58.000Z","modified_at":"2026-02-14T11:53:58.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"12562220380593","imei1":"12562220380593","imei2":"12562220380593","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186174,"job_number":"JOB_186174","tr_customer_id":186192,"tr_customer_product_id":186182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:19:58.000Z","modified_at":"2026-02-14T12:19:58.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"22346567890355","imei1":"22346567890355","imei2":"22346567890355","popurl":"2026-02-04T12:19:55.963599200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186175,"job_number":"JOB_186175","tr_customer_id":186193,"tr_customer_product_id":186183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:22.000Z","modified_at":"2026-02-14T12:27:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18673983644276","imei1":"18673983644276","imei2":"18673983644276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186177,"job_number":"JOB_186177","tr_customer_id":186195,"tr_customer_product_id":186185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:27:23.000Z","modified_at":"2026-02-14T12:27:23.000Z","name":"Jovani Cremin","mobile_number":"820-995-3596","email_id":"Edwin37@yahoo.com","dop":"2025-04-06","serial_number":"16267219260370476","imei1":"16267219260370476","imei2":"16267219260370476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186178,"job_number":"JOB_186178","tr_customer_id":186196,"tr_customer_product_id":186186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:06.000Z","modified_at":"2026-02-14T12:28:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16847849197681","imei1":"16847849197681","imei2":"16847849197681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186180,"job_number":"JOB_186180","tr_customer_id":186198,"tr_customer_product_id":186188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:07.000Z","modified_at":"2026-02-14T12:28:07.000Z","name":"Tatum Miller","mobile_number":"714-263-6988","email_id":"Aaron.Adams30@gmail.com","dop":"2025-04-06","serial_number":"13932191088728956","imei1":"13932191088728956","imei2":"13932191088728956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186183,"job_number":"JOB_186183","tr_customer_id":186201,"tr_customer_product_id":186191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:49.000Z","modified_at":"2026-02-14T12:28:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19452533923469","imei1":"19452533923469","imei2":"19452533923469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186187,"job_number":"JOB_186187","tr_customer_id":186205,"tr_customer_product_id":186195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:51.000Z","modified_at":"2026-02-14T12:28:51.000Z","name":"Bennett Schamberger","mobile_number":"274-433-8303","email_id":"Anastasia_Collier51@hotmail.com","dop":"2025-04-06","serial_number":"13285504460478896","imei1":"13285504460478896","imei2":"13285504460478896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186188,"job_number":"JOB_186188","tr_customer_id":186206,"tr_customer_product_id":186196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:43:31.000Z","modified_at":"2026-02-14T12:43:31.000Z","name":"Jacks Ross","mobile_number":"9795498586","email_id":"yuyuu@gamil.com","dop":"2025-11-17","serial_number":"10868900468161","imei1":"10868900468161","imei2":"10868900468161","popurl":"2025-11-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186193,"job_number":"JOB_186193","tr_customer_id":186211,"tr_customer_product_id":186201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:49.000Z","modified_at":"2026-02-14T12:48:49.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11662117639339","imei1":"11662117639339","imei2":"11662117639339","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186195,"job_number":"JOB_186195","tr_customer_id":186213,"tr_customer_product_id":186203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:48:50.000Z","modified_at":"2026-02-14T12:48:50.000Z","name":"Godfrey Murphy","mobile_number":"925-266-9898","email_id":"Dale_Hansen82@gmail.com","dop":"2026-01-04","serial_number":"88913336812380620","imei1":"88913336812380620","imei2":"88913336812380620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186196,"job_number":"JOB_186196","tr_customer_id":186214,"tr_customer_product_id":186204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"19110743976252","imei1":"19110743976252","imei2":"19110743976252","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186198,"job_number":"JOB_186198","tr_customer_id":186216,"tr_customer_product_id":186206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:12.000Z","modified_at":"2026-02-14T12:49:12.000Z","name":"Aiden Murphy","mobile_number":"784-240-3800","email_id":"Delilah80@yahoo.com","dop":"2026-01-04","serial_number":"91611652788160690","imei1":"91611652788160690","imei2":"91611652788160690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186199,"job_number":"JOB_186199","tr_customer_id":186217,"tr_customer_product_id":186207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:34.000Z","modified_at":"2026-02-14T12:49:34.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12719647210180","imei1":"12719647210180","imei2":"12719647210180","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186201,"job_number":"JOB_186201","tr_customer_id":186219,"tr_customer_product_id":186209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:49:35.000Z","modified_at":"2026-02-14T12:49:35.000Z","name":"Einar Turcotte","mobile_number":"557-370-7166","email_id":"Bridgette19@hotmail.com","dop":"2026-01-04","serial_number":"19720603540402428","imei1":"19720603540402428","imei2":"19720603540402428","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186202,"job_number":"JOB_186202","tr_customer_id":186220,"tr_customer_product_id":186210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:13:26.000Z","modified_at":"2026-02-14T13:13:26.000Z","name":"Alexandra Haley","mobile_number":"225-349-0220","email_id":"Jaycee18@gmail.com","dop":"2025-12-01","serial_number":"12144109598102","imei1":"12144109598102","imei2":"12144109598102","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186203,"job_number":"JOB_186203","tr_customer_id":186221,"tr_customer_product_id":186211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:16:35.000Z","modified_at":"2026-02-14T13:16:35.000Z","name":"AO Roob","mobile_number":"823-971-6563","email_id":"Mariana.Mosciski@yahoo.com","dop":"2025-05-01","serial_number":"20974917682594","imei1":"20974917682594","imei2":"20974917682594","popurl":"2025-05-01T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:16:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186204,"job_number":"JOB_186204","tr_customer_id":186222,"tr_customer_product_id":186212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:21:22.000Z","modified_at":"2026-02-14T13:21:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890400","imei1":"89346567890400","imei2":"89346567890400","popurl":"2026-02-04T13:21:19.839459300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186205,"job_number":"JOB_186205","tr_customer_id":186223,"tr_customer_product_id":186213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:24:41.000Z","modified_at":"2026-02-14T13:24:41.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890400","imei1":"55346567890400","imei2":"55346567890400","popurl":"2026-02-04T13:24:38.788661500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186206,"job_number":"JOB_186206","tr_customer_id":186224,"tr_customer_product_id":186214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:25:18.000Z","modified_at":"2026-02-14T13:25:18.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-04","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-04T13:25:17.617587545Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186207,"job_number":"JOB_186207","tr_customer_id":186225,"tr_customer_product_id":186215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:27:22.000Z","modified_at":"2026-02-14T13:27:22.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"55346567890440","imei1":"55346567890440","imei2":"55346567890440","popurl":"2026-02-04T13:27:20.299702900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186208,"job_number":"JOB_186208","tr_customer_id":186226,"tr_customer_product_id":186216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:30:59.000Z","modified_at":"2026-02-14T13:30:59.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-04","serial_number":"89346567890355","imei1":"89346567890355","imei2":"89346567890355","popurl":"2026-02-04T13:30:58.686025922Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186214,"job_number":"JOB_186214","tr_customer_id":186232,"tr_customer_product_id":186222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:47.000Z","modified_at":"2026-02-14T13:38:47.000Z","name":"Geraldine Harvey","mobile_number":"948-822-5286","email_id":"Dario_Cummings87@gmail.com","dop":"2025-05-30","serial_number":"14225849688221","imei1":"14225849688221","imei2":"14225849688221","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186215,"job_number":"JOB_186215","tr_customer_id":186233,"tr_customer_product_id":186223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:38:48.000Z","modified_at":"2026-02-14T13:38:48.000Z","name":"Gail Kuhn","mobile_number":"221-305-8637","email_id":"Armani.Ortiz@yahoo.com","dop":"2025-05-30","serial_number":"1926646597491973","imei1":"1926646597491973","imei2":"1926646597491973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186216,"job_number":"JOB_186216","tr_customer_id":186234,"tr_customer_product_id":186224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:50.000Z","modified_at":"2026-02-14T13:43:50.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19136693902120","imei1":"19136693902120","imei2":"19136693902120","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186222,"job_number":"JOB_186222","tr_customer_id":186240,"tr_customer_product_id":186230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:36.000Z","modified_at":"2026-02-14T13:44:36.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16295336675545","imei1":"16295336675545","imei2":"16295336675545","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186224,"job_number":"JOB_186224","tr_customer_id":186242,"tr_customer_product_id":186232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:37.000Z","modified_at":"2026-02-14T13:44:37.000Z","name":"Mafalda Purdy","mobile_number":"572-481-5081","email_id":"Sonya_Bradtke26@hotmail.com","dop":"2026-01-04","serial_number":"68127788424985010","imei1":"68127788424985010","imei2":"68127788424985010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186225,"job_number":"JOB_186225","tr_customer_id":186243,"tr_customer_product_id":186233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:21.000Z","modified_at":"2026-02-14T13:45:21.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"19723094854844","imei1":"19723094854844","imei2":"19723094854844","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186227,"job_number":"JOB_186227","tr_customer_id":186245,"tr_customer_product_id":186235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:45:23.000Z","modified_at":"2026-02-14T13:45:23.000Z","name":"Elsa Conn","mobile_number":"840-962-8481","email_id":"Charles.Ward@gmail.com","dop":"2026-01-04","serial_number":"78898211313581730","imei1":"78898211313581730","imei2":"78898211313581730","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186228,"job_number":"JOB_186228","tr_customer_id":186246,"tr_customer_product_id":186236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:28.000Z","modified_at":"2026-02-14T13:49:28.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2025-10-14","serial_number":"77311111374519","imei1":"77311111374519","imei2":"77311111374519","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186229,"job_number":"JOB_186229","tr_customer_id":186247,"tr_customer_product_id":186237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:49:41.000Z","modified_at":"2026-02-14T13:49:41.000Z","name":"Valentine Ferry","mobile_number":"538-991-4083","email_id":"Cecile7@yahoo.com","dop":"2025-12-01","serial_number":"12153706654492","imei1":"12153706654492","imei2":"12153706654492","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186230,"job_number":"JOB_186230","tr_customer_id":186248,"tr_customer_product_id":186238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:56:56.000Z","modified_at":"2026-02-14T13:56:56.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106726798091563","imei1":"106726798091563","imei2":"106726798091563","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186232,"job_number":"JOB_186232","tr_customer_id":186250,"tr_customer_product_id":186240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:41.000Z","modified_at":"2026-02-14T13:57:41.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103350478049178","imei1":"103350478049178","imei2":"103350478049178","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186234,"job_number":"JOB_186234","tr_customer_id":186252,"tr_customer_product_id":186242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91069295660049","imei1":"91069295660049","imei2":"91069295660049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186235,"job_number":"JOB_186235","tr_customer_id":186253,"tr_customer_product_id":186243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78833839195056","imei1":"78833839195056","imei2":"78833839195056","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186236,"job_number":"JOB_186236","tr_customer_id":186254,"tr_customer_product_id":186244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:57.000Z","modified_at":"2026-02-14T13:57:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49649204451426","imei1":"49649204451426","imei2":"49649204451426","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186237,"job_number":"JOB_186237","tr_customer_id":186255,"tr_customer_product_id":186245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77691569453599","imei1":"77691569453599","imei2":"77691569453599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186238,"job_number":"JOB_186238","tr_customer_id":186256,"tr_customer_product_id":186246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69788153213519","imei1":"69788153213519","imei2":"69788153213519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186239,"job_number":"JOB_186239","tr_customer_id":186257,"tr_customer_product_id":186247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:57:58.000Z","modified_at":"2026-02-14T13:57:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69076683011765","imei1":"69076683011765","imei2":"69076683011765","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186241,"job_number":"JOB_186241","tr_customer_id":186259,"tr_customer_product_id":186249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:16.000Z","modified_at":"2026-02-14T13:58:16.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12734707494710","imei1":"12734707494710","imei2":"12734707494710","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186243,"job_number":"JOB_186243","tr_customer_id":186261,"tr_customer_product_id":186251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:17.000Z","modified_at":"2026-02-14T13:58:17.000Z","name":"Wilford Block","mobile_number":"800-694-2178","email_id":"Maxwell_OKon@gmail.com","dop":"2025-08-24","serial_number":"1019194760862160","imei1":"1019194760862160","imei2":"1019194760862160","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186245,"job_number":"JOB_186245","tr_customer_id":186263,"tr_customer_product_id":186253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:21.000Z","modified_at":"2026-02-14T13:58:21.000Z","name":"Robyn Kovacek","mobile_number":"289-761-3943","email_id":"Karlie_Dickinson10@hotmail.com","dop":"2025-04-06","serial_number":"13074030069973008","imei1":"13074030069973008","imei2":"13074030069973008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186246,"job_number":"JOB_186246","tr_customer_id":186264,"tr_customer_product_id":186254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:27.000Z","modified_at":"2026-02-14T13:58:27.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105473458877803","imei1":"105473458877803","imei2":"105473458877803","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186248,"job_number":"JOB_186248","tr_customer_id":186266,"tr_customer_product_id":186256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64999377434969","imei1":"64999377434969","imei2":"64999377434969","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186249,"job_number":"JOB_186249","tr_customer_id":186267,"tr_customer_product_id":186257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:29.000Z","modified_at":"2026-02-14T13:58:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23671646095570","imei1":"23671646095570","imei2":"23671646095570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186250,"job_number":"JOB_186250","tr_customer_id":186268,"tr_customer_product_id":186258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39029920422436","imei1":"39029920422436","imei2":"39029920422436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186251,"job_number":"JOB_186251","tr_customer_id":186269,"tr_customer_product_id":186259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11619761904594","imei1":"11619761904594","imei2":"11619761904594","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186252,"job_number":"JOB_186252","tr_customer_id":186270,"tr_customer_product_id":186260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:30.000Z","modified_at":"2026-02-14T13:58:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15098715813192","imei1":"15098715813192","imei2":"15098715813192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186253,"job_number":"JOB_186253","tr_customer_id":186271,"tr_customer_product_id":186261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:31.000Z","modified_at":"2026-02-14T13:58:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92523884266725","imei1":"92523884266725","imei2":"92523884266725","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186255,"job_number":"JOB_186255","tr_customer_id":186273,"tr_customer_product_id":186263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:34.000Z","modified_at":"2026-02-14T13:58:34.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17588227136860","imei1":"17588227136860","imei2":"17588227136860","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186257,"job_number":"JOB_186257","tr_customer_id":186275,"tr_customer_product_id":186265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:35.000Z","modified_at":"2026-02-14T13:58:35.000Z","name":"Yadira Schimmel","mobile_number":"417-944-9982","email_id":"Maci.Gislason39@hotmail.com","dop":"2026-01-04","serial_number":"34618870094955760","imei1":"34618870094955760","imei2":"34618870094955760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186258,"job_number":"JOB_186258","tr_customer_id":186276,"tr_customer_product_id":186266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:52.000Z","modified_at":"2026-02-14T13:58:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18249553531764","imei1":"18249553531764","imei2":"18249553531764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186260,"job_number":"JOB_186260","tr_customer_id":186278,"tr_customer_product_id":186268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:58:53.000Z","modified_at":"2026-02-14T13:58:53.000Z","name":"Leslie Heathcote","mobile_number":"235-862-6664","email_id":"Meaghan_Smith25@gmail.com","dop":"2025-08-24","serial_number":"1085483546274684","imei1":"1085483546274684","imei2":"1085483546274684","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186261,"job_number":"JOB_186261","tr_customer_id":186279,"tr_customer_product_id":186269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:01.000Z","modified_at":"2026-02-14T13:59:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45908874186839","imei1":"45908874186839","imei2":"45908874186839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186262,"job_number":"JOB_186262","tr_customer_id":186280,"tr_customer_product_id":186270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64103090322673","imei1":"64103090322673","imei2":"64103090322673","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186263,"job_number":"JOB_186263","tr_customer_id":186281,"tr_customer_product_id":186271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32496797499281","imei1":"32496797499281","imei2":"32496797499281","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186264,"job_number":"JOB_186264","tr_customer_id":186282,"tr_customer_product_id":186272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45500956226053","imei1":"45500956226053","imei2":"45500956226053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186265,"job_number":"JOB_186265","tr_customer_id":186283,"tr_customer_product_id":186273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:02.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14659694920962","imei1":"14659694920962","imei2":"14659694920962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186266,"job_number":"JOB_186266","tr_customer_id":186284,"tr_customer_product_id":186274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:03.000Z","modified_at":"2026-02-14T13:59:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70718200759330","imei1":"70718200759330","imei2":"70718200759330","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186268,"job_number":"JOB_186268","tr_customer_id":186286,"tr_customer_product_id":186276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:12.000Z","modified_at":"2026-02-14T13:59:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15715319323732","imei1":"15715319323732","imei2":"15715319323732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186270,"job_number":"JOB_186270","tr_customer_id":186288,"tr_customer_product_id":186278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:13.000Z","modified_at":"2026-02-14T13:59:13.000Z","name":"Hardy Miller","mobile_number":"882-791-0781","email_id":"Eleanora.Hayes@gmail.com","dop":"2025-04-06","serial_number":"16415082307158584","imei1":"16415082307158584","imei2":"16415082307158584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186271,"job_number":"JOB_186271","tr_customer_id":186289,"tr_customer_product_id":186279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:20.000Z","modified_at":"2026-02-14T13:59:20.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18210130850319","imei1":"18210130850319","imei2":"18210130850319","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186273,"job_number":"JOB_186273","tr_customer_id":186291,"tr_customer_product_id":186281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:21.000Z","modified_at":"2026-02-14T13:59:21.000Z","name":"Kassandra Stehr","mobile_number":"453-268-9564","email_id":"Chauncey.Conroy17@hotmail.com","dop":"2026-01-04","serial_number":"44003502400252110","imei1":"44003502400252110","imei2":"44003502400252110","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186274,"job_number":"JOB_186274","tr_customer_id":186292,"tr_customer_product_id":186282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:27.000Z","modified_at":"2026-02-14T13:59:27.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"17037552388672","imei1":"17037552388672","imei2":"17037552388672","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186276,"job_number":"JOB_186276","tr_customer_id":186294,"tr_customer_product_id":186284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:28.000Z","modified_at":"2026-02-14T13:59:28.000Z","name":"Eliseo Boehm","mobile_number":"233-938-4694","email_id":"Maiya78@yahoo.com","dop":"2025-08-24","serial_number":"1033675493077393","imei1":"1033675493077393","imei2":"1033675493077393","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186280,"job_number":"JOB_186280","tr_customer_id":186298,"tr_customer_product_id":186288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:59:59.000Z","modified_at":"2026-02-14T13:59:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19626202541855","imei1":"19626202541855","imei2":"19626202541855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186282,"job_number":"JOB_186282","tr_customer_id":186300,"tr_customer_product_id":186290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:00.000Z","modified_at":"2026-02-14T14:00:00.000Z","name":"Felton Mann","mobile_number":"615-417-5974","email_id":"Frank88@gmail.com","dop":"2025-04-06","serial_number":"12971585097790910","imei1":"12971585097790910","imei2":"12971585097790910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186283,"job_number":"JOB_186283","tr_customer_id":186301,"tr_customer_product_id":186291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:06.000Z","modified_at":"2026-02-14T14:00:06.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"12861865555833","imei1":"12861865555833","imei2":"12861865555833","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186285,"job_number":"JOB_186285","tr_customer_id":186303,"tr_customer_product_id":186293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Fredrick Marvin","mobile_number":"916-772-9830","email_id":"Freida.West99@hotmail.com","dop":"2026-01-04","serial_number":"57577242995698970","imei1":"57577242995698970","imei2":"57577242995698970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186290,"job_number":"JOB_186290","tr_customer_id":186308,"tr_customer_product_id":186298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:45.000Z","modified_at":"2026-02-14T14:00:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16756061068601","imei1":"16756061068601","imei2":"16756061068601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186292,"job_number":"JOB_186292","tr_customer_id":186310,"tr_customer_product_id":186300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:47.000Z","modified_at":"2026-02-14T14:00:47.000Z","name":"Silas Corkery","mobile_number":"622-708-8219","email_id":"Isaac46@gmail.com","dop":"2025-04-06","serial_number":"14095891803176376","imei1":"14095891803176376","imei2":"14095891803176376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186293,"job_number":"JOB_186293","tr_customer_id":186311,"tr_customer_product_id":186301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:38.000Z","modified_at":"2026-02-14T14:02:38.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"15275371729729","imei1":"15275371729729","imei2":"15275371729729","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186295,"job_number":"JOB_186295","tr_customer_id":186313,"tr_customer_product_id":186303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:02:39.000Z","modified_at":"2026-02-14T14:02:39.000Z","name":"Oren Wilkinson","mobile_number":"801-888-3228","email_id":"Savanna_Lang1@yahoo.com","dop":"2026-01-04","serial_number":"56960720959757230","imei1":"56960720959757230","imei2":"56960720959757230","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186296,"job_number":"JOB_186296","tr_customer_id":186314,"tr_customer_product_id":186304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:25.000Z","modified_at":"2026-02-14T14:03:25.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"16284760772244","imei1":"16284760772244","imei2":"16284760772244","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186298,"job_number":"JOB_186298","tr_customer_id":186316,"tr_customer_product_id":186306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:03:26.000Z","modified_at":"2026-02-14T14:03:26.000Z","name":"Aniyah Schaden","mobile_number":"638-279-2075","email_id":"Vicenta.Rice@gmail.com","dop":"2026-01-04","serial_number":"75108959438227410","imei1":"75108959438227410","imei2":"75108959438227410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186302,"job_number":"JOB_186302","tr_customer_id":186320,"tr_customer_product_id":186310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:11.000Z","modified_at":"2026-02-14T14:04:11.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"11183888300362","imei1":"11183888300362","imei2":"11183888300362","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186304,"job_number":"JOB_186304","tr_customer_id":186322,"tr_customer_product_id":186312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:04:12.000Z","modified_at":"2026-02-14T14:04:12.000Z","name":"Kristoffer Goodwin","mobile_number":"954-372-6416","email_id":"Osborne10@yahoo.com","dop":"2026-01-04","serial_number":"75262432810090080","imei1":"75262432810090080","imei2":"75262432810090080","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186309,"job_number":"JOB_186309","tr_customer_id":186327,"tr_customer_product_id":186317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:56.000Z","modified_at":"2026-02-14T14:15:56.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17269713771923","imei1":"17269713771923","imei2":"17269713771923","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186313,"job_number":"JOB_186313","tr_customer_id":186331,"tr_customer_product_id":186321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Josie Hilpert","mobile_number":"461-302-4524","email_id":"Kitty_Hermann22@yahoo.com","dop":"2026-01-04","serial_number":"37218641280861020","imei1":"37218641280861020","imei2":"37218641280861020","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186317,"job_number":"JOB_186317","tr_customer_id":186335,"tr_customer_product_id":186325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:41.000Z","modified_at":"2026-02-14T14:16:41.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"18955882905541","imei1":"18955882905541","imei2":"18955882905541","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186319,"job_number":"JOB_186319","tr_customer_id":186337,"tr_customer_product_id":186327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:16:42.000Z","modified_at":"2026-02-14T14:16:42.000Z","name":"Emilia Goodwin","mobile_number":"311-932-6580","email_id":"Isaias.Johns@gmail.com","dop":"2026-01-04","serial_number":"29178967526656400","imei1":"29178967526656400","imei2":"29178967526656400","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186320,"job_number":"JOB_186320","tr_customer_id":186338,"tr_customer_product_id":186328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:25.000Z","modified_at":"2026-02-14T14:17:25.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18212432507354","imei1":"18212432507354","imei2":"18212432507354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186322,"job_number":"JOB_186322","tr_customer_id":186340,"tr_customer_product_id":186330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:26.000Z","modified_at":"2026-02-14T14:17:26.000Z","name":"Landen Wolf","mobile_number":"676-910-4571","email_id":"Adrianna.Marks@gmail.com","dop":"2026-01-04","serial_number":"67584845573701384","imei1":"67584845573701384","imei2":"67584845573701384","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186323,"job_number":"JOB_186323","tr_customer_id":186341,"tr_customer_product_id":186331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:43.000Z","modified_at":"2026-02-14T14:17:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"24580619526832","imei1":"24580619526832","imei2":"24580619526832","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186324,"job_number":"JOB_186324","tr_customer_id":186342,"tr_customer_product_id":186332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:17:44.000Z","modified_at":"2026-02-14T14:17:44.000Z","name":"Asa Stehr","mobile_number":"299-677-9294","email_id":"Bailee91@hotmail.com","dop":"2025-02-01","serial_number":"20136832936697","imei1":"20136832936697","imei2":"20136832936697","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186326,"job_number":"JOB_186326","tr_customer_id":186344,"tr_customer_product_id":186334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"107658097759740","imei1":"107658097759740","imei2":"107658097759740","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186327,"job_number":"JOB_186327","tr_customer_id":186345,"tr_customer_product_id":186335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:18:26.000Z","modified_at":"2026-02-14T14:18:26.000Z","name":"Alyson Volkman","mobile_number":"531-761-1358","email_id":"Donnie.Toy51@hotmail.com","dop":"2025-02-01","serial_number":"68844838698580","imei1":"68844838698580","imei2":"68844838698580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186329,"job_number":"JOB_186329","tr_customer_id":186347,"tr_customer_product_id":186337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"69549939532052","imei1":"69549939532052","imei2":"69549939532052","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186330,"job_number":"JOB_186330","tr_customer_id":186348,"tr_customer_product_id":186338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:08.000Z","modified_at":"2026-02-14T14:19:08.000Z","name":"Stewart Grady","mobile_number":"814-849-2340","email_id":"Leanna_Hoppe@hotmail.com","dop":"2025-02-01","serial_number":"107034017796315","imei1":"107034017796315","imei2":"107034017796315","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186331,"job_number":"JOB_186331","tr_customer_id":186349,"tr_customer_product_id":186339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:09.000Z","modified_at":"2026-02-14T14:19:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"67590369828754480","imei1":"67590369828754480","imei2":"67590369828754480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186333,"job_number":"JOB_186333","tr_customer_id":186351,"tr_customer_product_id":186341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:21.000Z","modified_at":"2026-02-14T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16478249658206","imei1":"16478249658206","imei2":"16478249658206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186335,"job_number":"JOB_186335","tr_customer_id":186353,"tr_customer_product_id":186343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:19:22.000Z","modified_at":"2026-02-14T14:19:22.000Z","name":"Lemuel Bogisich","mobile_number":"689-429-1885","email_id":"Sherwood_Walter70@gmail.com","dop":"2025-04-06","serial_number":"11869058104208406","imei1":"11869058104208406","imei2":"11869058104208406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186336,"job_number":"JOB_186336","tr_customer_id":186354,"tr_customer_product_id":186344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:08.000Z","modified_at":"2026-02-14T14:20:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393373942553","imei1":"13393373942553","imei2":"13393373942553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186338,"job_number":"JOB_186338","tr_customer_id":186356,"tr_customer_product_id":186346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:10.000Z","modified_at":"2026-02-14T14:20:10.000Z","name":"Jana Hahn","mobile_number":"951-777-8911","email_id":"Andres51@yahoo.com","dop":"2025-04-06","serial_number":"16453447766922222","imei1":"16453447766922222","imei2":"16453447766922222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186339,"job_number":"JOB_186339","tr_customer_id":186357,"tr_customer_product_id":186347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:14.000Z","modified_at":"2026-02-14T14:20:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12400669784762","imei1":"12400669784762","imei2":"12400669784762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186341,"job_number":"JOB_186341","tr_customer_id":186359,"tr_customer_product_id":186349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:16.000Z","modified_at":"2026-02-14T14:20:16.000Z","name":"Mafalda Kshlerin","mobile_number":"886-946-5503","email_id":"Eleanora_Ruecker47@hotmail.com","dop":"2025-04-06","serial_number":"18413276361879668","imei1":"18413276361879668","imei2":"18413276361879668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186342,"job_number":"JOB_186342","tr_customer_id":186360,"tr_customer_product_id":186350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:55.000Z","modified_at":"2026-02-14T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17898613247094","imei1":"17898613247094","imei2":"17898613247094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186344,"job_number":"JOB_186344","tr_customer_id":186362,"tr_customer_product_id":186352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:57.000Z","modified_at":"2026-02-14T14:20:57.000Z","name":"Alexanne Nicolas","mobile_number":"643-789-3688","email_id":"Amara51@gmail.com","dop":"2025-04-06","serial_number":"18658160060505252","imei1":"18658160060505252","imei2":"18658160060505252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186345,"job_number":"JOB_186345","tr_customer_id":186363,"tr_customer_product_id":186353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:58.000Z","modified_at":"2026-02-14T14:20:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10968253958071","imei1":"10968253958071","imei2":"10968253958071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186347,"job_number":"JOB_186347","tr_customer_id":186365,"tr_customer_product_id":186355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:20:59.000Z","modified_at":"2026-02-14T14:20:59.000Z","name":"Malinda Strosin","mobile_number":"946-668-7626","email_id":"Sabryna_Kreiger16@gmail.com","dop":"2025-04-06","serial_number":"10350176908686802","imei1":"10350176908686802","imei2":"10350176908686802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186348,"job_number":"JOB_186348","tr_customer_id":186366,"tr_customer_product_id":186356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:22.000Z","modified_at":"2026-02-14T14:21:22.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10605428730409","imei1":"10605428730409","imei2":"10605428730409","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186350,"job_number":"JOB_186350","tr_customer_id":186368,"tr_customer_product_id":186358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:23.000Z","modified_at":"2026-02-14T14:21:23.000Z","name":"Larry Dare","mobile_number":"746-945-6269","email_id":"Magali30@yahoo.com","dop":"2025-06-18","serial_number":"1045681304658611","imei1":"1045681304658611","imei2":"1045681304658611","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186351,"job_number":"JOB_186351","tr_customer_id":186369,"tr_customer_product_id":186359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:41.000Z","modified_at":"2026-02-14T14:21:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16947832948282","imei1":"16947832948282","imei2":"16947832948282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186353,"job_number":"JOB_186353","tr_customer_id":186371,"tr_customer_product_id":186361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:42.000Z","modified_at":"2026-02-14T14:21:42.000Z","name":"Fae Douglas","mobile_number":"207-342-7803","email_id":"Lavina.Lebsack23@gmail.com","dop":"2025-04-06","serial_number":"19404048992341660","imei1":"19404048992341660","imei2":"19404048992341660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186357,"job_number":"JOB_186357","tr_customer_id":186375,"tr_customer_product_id":186365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:06.000Z","modified_at":"2026-02-14T14:22:06.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10871939916306","imei1":"10871939916306","imei2":"10871939916306","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186359,"job_number":"JOB_186359","tr_customer_id":186377,"tr_customer_product_id":186367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:07.000Z","modified_at":"2026-02-14T14:22:07.000Z","name":"Carmela McLaughlin","mobile_number":"215-355-3884","email_id":"Brain_Rowe@hotmail.com","dop":"2025-06-18","serial_number":"1007953654075682","imei1":"1007953654075682","imei2":"1007953654075682","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186369,"job_number":"JOB_186369","tr_customer_id":186387,"tr_customer_product_id":186377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:15.000Z","modified_at":"2026-02-14T14:24:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11045362160790","imei1":"11045362160790","imei2":"11045362160790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186371,"job_number":"JOB_186371","tr_customer_id":186389,"tr_customer_product_id":186379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:17.000Z","modified_at":"2026-02-14T14:24:17.000Z","name":"Marianna Olson","mobile_number":"454-353-7956","email_id":"Jonathan79@gmail.com","dop":"2025-04-06","serial_number":"14017029563764436","imei1":"14017029563764436","imei2":"14017029563764436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186372,"job_number":"JOB_186372","tr_customer_id":186390,"tr_customer_product_id":186380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:37.000Z","modified_at":"2026-02-14T14:24:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19115841946052","imei1":"19115841946052","imei2":"19115841946052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186374,"job_number":"JOB_186374","tr_customer_id":186392,"tr_customer_product_id":186382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:39.000Z","modified_at":"2026-02-14T14:24:39.000Z","name":"Myrl Reichel","mobile_number":"810-302-9960","email_id":"Shaun.Lehner99@hotmail.com","dop":"2025-04-06","serial_number":"11903902966640536","imei1":"11903902966640536","imei2":"11903902966640536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186379,"job_number":"JOB_186379","tr_customer_id":186397,"tr_customer_product_id":186387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:00.000Z","modified_at":"2026-02-14T14:25:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15631506711161","imei1":"15631506711161","imei2":"15631506711161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186381,"job_number":"JOB_186381","tr_customer_id":186399,"tr_customer_product_id":186389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:02.000Z","modified_at":"2026-02-14T14:25:02.000Z","name":"Catalina Howe","mobile_number":"959-222-1527","email_id":"Daniella_Torp19@gmail.com","dop":"2025-04-06","serial_number":"16155023309403816","imei1":"16155023309403816","imei2":"16155023309403816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186382,"job_number":"JOB_186382","tr_customer_id":186400,"tr_customer_product_id":186390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:21.000Z","modified_at":"2026-02-14T14:25:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15329867451382","imei1":"15329867451382","imei2":"15329867451382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186384,"job_number":"JOB_186384","tr_customer_id":186402,"tr_customer_product_id":186392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:22.000Z","modified_at":"2026-02-14T14:25:22.000Z","name":"Lemuel Ryan","mobile_number":"592-665-0531","email_id":"Lukas_Bogisich83@gmail.com","dop":"2025-04-06","serial_number":"12741332948656348","imei1":"12741332948656348","imei2":"12741332948656348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186385,"job_number":"JOB_186385","tr_customer_id":186403,"tr_customer_product_id":186393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:25.000Z","modified_at":"2026-02-14T14:25:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19247743340088","imei1":"19247743340088","imei2":"19247743340088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186387,"job_number":"JOB_186387","tr_customer_id":186405,"tr_customer_product_id":186395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:27.000Z","modified_at":"2026-02-14T14:25:27.000Z","name":"Theodore Roob","mobile_number":"968-666-1578","email_id":"Randall_Bednar@gmail.com","dop":"2025-04-06","serial_number":"19731849550586450","imei1":"19731849550586450","imei2":"19731849550586450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186388,"job_number":"JOB_186388","tr_customer_id":186406,"tr_customer_product_id":186396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:45.000Z","modified_at":"2026-02-14T14:25:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465841717482","imei1":"14465841717482","imei2":"14465841717482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186390,"job_number":"JOB_186390","tr_customer_id":186408,"tr_customer_product_id":186398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:46.000Z","modified_at":"2026-02-14T14:25:46.000Z","name":"Kirsten Howell","mobile_number":"707-550-2027","email_id":"Bill83@gmail.com","dop":"2025-04-06","serial_number":"11649009942536724","imei1":"11649009942536724","imei2":"11649009942536724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186391,"job_number":"JOB_186391","tr_customer_id":186409,"tr_customer_product_id":186399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:48.000Z","modified_at":"2026-02-14T14:25:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14588939585391","imei1":"14588939585391","imei2":"14588939585391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186393,"job_number":"JOB_186393","tr_customer_id":186411,"tr_customer_product_id":186401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:25:50.000Z","modified_at":"2026-02-14T14:25:50.000Z","name":"Dasia Jaskolski","mobile_number":"829-427-6431","email_id":"Sylvester_Flatley@hotmail.com","dop":"2025-04-06","serial_number":"13822418786647994","imei1":"13822418786647994","imei2":"13822418786647994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186394,"job_number":"JOB_186394","tr_customer_id":186412,"tr_customer_product_id":186402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:04.000Z","modified_at":"2026-02-14T14:26:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15561520154183","imei1":"15561520154183","imei2":"15561520154183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186396,"job_number":"JOB_186396","tr_customer_id":186414,"tr_customer_product_id":186404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:06.000Z","modified_at":"2026-02-14T14:26:06.000Z","name":"Pietro Price","mobile_number":"617-653-7526","email_id":"Furman_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"15178559544686624","imei1":"15178559544686624","imei2":"15178559544686624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186397,"job_number":"JOB_186397","tr_customer_id":186415,"tr_customer_product_id":186405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:08.000Z","modified_at":"2026-02-14T14:26:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17846749013791","imei1":"17846749013791","imei2":"17846749013791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186399,"job_number":"JOB_186399","tr_customer_id":186417,"tr_customer_product_id":186407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:10.000Z","modified_at":"2026-02-14T14:26:10.000Z","name":"Carmen Stehr","mobile_number":"455-655-3157","email_id":"Milford.Ortiz39@yahoo.com","dop":"2025-04-06","serial_number":"12402540803770678","imei1":"12402540803770678","imei2":"12402540803770678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186400,"job_number":"JOB_186400","tr_customer_id":186418,"tr_customer_product_id":186408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:32.000Z","modified_at":"2026-02-14T14:26:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13736486063836","imei1":"13736486063836","imei2":"13736486063836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186402,"job_number":"JOB_186402","tr_customer_id":186420,"tr_customer_product_id":186410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:33.000Z","modified_at":"2026-02-14T14:26:33.000Z","name":"Jonas Wolff","mobile_number":"346-793-2245","email_id":"Kellen30@yahoo.com","dop":"2025-04-06","serial_number":"14740519128888516","imei1":"14740519128888516","imei2":"14740519128888516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186403,"job_number":"JOB_186403","tr_customer_id":186421,"tr_customer_product_id":186411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:50.000Z","modified_at":"2026-02-14T14:26:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19769693155494","imei1":"19769693155494","imei2":"19769693155494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186405,"job_number":"JOB_186405","tr_customer_id":186423,"tr_customer_product_id":186413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:26:51.000Z","modified_at":"2026-02-14T14:26:51.000Z","name":"Gerson Hand","mobile_number":"506-718-6438","email_id":"Sheldon.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10186282516339994","imei1":"10186282516339994","imei2":"10186282516339994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186406,"job_number":"JOB_186406","tr_customer_id":186424,"tr_customer_product_id":186414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:15.000Z","modified_at":"2026-02-14T14:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11143769476042","imei1":"11143769476042","imei2":"11143769476042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186408,"job_number":"JOB_186408","tr_customer_id":186426,"tr_customer_product_id":186416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:16.000Z","modified_at":"2026-02-14T14:27:16.000Z","name":"Anjali Vandervort","mobile_number":"597-290-5872","email_id":"Aurore_Prohaska55@gmail.com","dop":"2025-04-06","serial_number":"17430088561990724","imei1":"17430088561990724","imei2":"17430088561990724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186410,"job_number":"JOB_186410","tr_customer_id":186428,"tr_customer_product_id":186418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:27:49.000Z","modified_at":"2026-02-14T14:27:49.000Z","name":"Mavis Reichert","mobile_number":"717-891-3834","email_id":"Richie.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"10529096745950732","imei1":"10529096745950732","imei2":"10529096745950732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186413,"job_number":"JOB_186413","tr_customer_id":186431,"tr_customer_product_id":186421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:28:07.000Z","modified_at":"2026-02-14T14:28:07.000Z","name":"Rosamond Fisher","mobile_number":"412-913-8443","email_id":"Hector3@gmail.com","dop":"2025-04-06","serial_number":"18866263572584060","imei1":"18866263572584060","imei2":"18866263572584060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186416,"job_number":"JOB_186416","tr_customer_id":186434,"tr_customer_product_id":186424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:30.000Z","modified_at":"2026-02-14T14:29:30.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14665763720427","imei1":"14665763720427","imei2":"14665763720427","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186418,"job_number":"JOB_186418","tr_customer_id":186436,"tr_customer_product_id":186426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:29:31.000Z","modified_at":"2026-02-14T14:29:31.000Z","name":"Terence Schaefer","mobile_number":"329-561-9036","email_id":"Tiffany.Lubowitz@gmail.com","dop":"2026-01-04","serial_number":"39438754957273170","imei1":"39438754957273170","imei2":"39438754957273170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186419,"job_number":"JOB_186419","tr_customer_id":186437,"tr_customer_product_id":186427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:13.000Z","modified_at":"2026-02-14T14:30:13.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13300218591587","imei1":"13300218591587","imei2":"13300218591587","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186421,"job_number":"JOB_186421","tr_customer_id":186439,"tr_customer_product_id":186429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:15.000Z","modified_at":"2026-02-14T14:30:15.000Z","name":"Maudie Stiedemann","mobile_number":"741-379-7612","email_id":"Quentin71@yahoo.com","dop":"2026-01-04","serial_number":"81089955510828350","imei1":"81089955510828350","imei2":"81089955510828350","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186422,"job_number":"JOB_186422","tr_customer_id":186440,"tr_customer_product_id":186430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:50.000Z","modified_at":"2026-02-14T14:30:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11364429659791","imei1":"11364429659791","imei2":"11364429659791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186424,"job_number":"JOB_186424","tr_customer_id":186442,"tr_customer_product_id":186432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:51.000Z","modified_at":"2026-02-14T14:30:51.000Z","name":"Vaughn Zemlak","mobile_number":"827-576-4848","email_id":"Jettie38@gmail.com","dop":"2025-04-06","serial_number":"13258747537263652","imei1":"13258747537263652","imei2":"13258747537263652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186425,"job_number":"JOB_186425","tr_customer_id":186443,"tr_customer_product_id":186433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:56.000Z","modified_at":"2026-02-14T14:30:56.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18602578910486","imei1":"18602578910486","imei2":"18602578910486","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186427,"job_number":"JOB_186427","tr_customer_id":186445,"tr_customer_product_id":186435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:58.000Z","modified_at":"2026-02-14T14:30:58.000Z","name":"Jannie Gusikowski","mobile_number":"832-323-4299","email_id":"Keyshawn.Carroll@gmail.com","dop":"2026-01-04","serial_number":"85975509747868420","imei1":"85975509747868420","imei2":"85975509747868420","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186428,"job_number":"JOB_186428","tr_customer_id":186446,"tr_customer_product_id":186436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:30:59.000Z","modified_at":"2026-02-14T14:30:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19748229259285","imei1":"19748229259285","imei2":"19748229259285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186430,"job_number":"JOB_186430","tr_customer_id":186448,"tr_customer_product_id":186438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:00.000Z","modified_at":"2026-02-14T14:31:00.000Z","name":"Mylene Lang","mobile_number":"297-887-6005","email_id":"Foster.Schulist@yahoo.com","dop":"2025-04-06","serial_number":"10604154887247260","imei1":"10604154887247260","imei2":"10604154887247260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186435,"job_number":"JOB_186435","tr_customer_id":186453,"tr_customer_product_id":186443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:34.000Z","modified_at":"2026-02-14T14:31:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15587236222132","imei1":"15587236222132","imei2":"15587236222132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186437,"job_number":"JOB_186437","tr_customer_id":186455,"tr_customer_product_id":186445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:36.000Z","modified_at":"2026-02-14T14:31:36.000Z","name":"Linda Gaylord","mobile_number":"255-908-7233","email_id":"Aleen17@yahoo.com","dop":"2025-04-06","serial_number":"13609483299515894","imei1":"13609483299515894","imei2":"13609483299515894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186438,"job_number":"JOB_186438","tr_customer_id":186456,"tr_customer_product_id":186446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:41.000Z","modified_at":"2026-02-14T14:31:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10997920677842","imei1":"10997920677842","imei2":"10997920677842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186440,"job_number":"JOB_186440","tr_customer_id":186458,"tr_customer_product_id":186448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:42.000Z","modified_at":"2026-02-14T14:31:42.000Z","name":"Eden Hansen","mobile_number":"279-984-9706","email_id":"Samantha.Gibson@gmail.com","dop":"2025-04-06","serial_number":"14189470078883456","imei1":"14189470078883456","imei2":"14189470078883456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186441,"job_number":"JOB_186441","tr_customer_id":186459,"tr_customer_product_id":186449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:52.000Z","modified_at":"2026-02-14T14:31:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15629081925531","imei1":"15629081925531","imei2":"15629081925531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186443,"job_number":"JOB_186443","tr_customer_id":186461,"tr_customer_product_id":186451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:54.000Z","modified_at":"2026-02-14T14:31:54.000Z","name":"Delphia Jaskolski","mobile_number":"891-970-9666","email_id":"Christiana.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"13266281519878262","imei1":"13266281519878262","imei2":"13266281519878262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186447,"job_number":"JOB_186447","tr_customer_id":186465,"tr_customer_product_id":186455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:19.000Z","modified_at":"2026-02-14T14:32:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14093655098675","imei1":"14093655098675","imei2":"14093655098675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186449,"job_number":"JOB_186449","tr_customer_id":186467,"tr_customer_product_id":186457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:21.000Z","modified_at":"2026-02-14T14:32:21.000Z","name":"Eladio Harvey","mobile_number":"378-344-9132","email_id":"Dixie1@hotmail.com","dop":"2025-04-06","serial_number":"13525465447743460","imei1":"13525465447743460","imei2":"13525465447743460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186450,"job_number":"JOB_186450","tr_customer_id":186468,"tr_customer_product_id":186458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:22.000Z","modified_at":"2026-02-14T14:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18494090767779","imei1":"18494090767779","imei2":"18494090767779","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186452,"job_number":"JOB_186452","tr_customer_id":186470,"tr_customer_product_id":186460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:24.000Z","modified_at":"2026-02-14T14:32:24.000Z","name":"Kylee Nienow","mobile_number":"490-967-8037","email_id":"Lavon.Towne@yahoo.com","dop":"2025-04-06","serial_number":"12486294945675952","imei1":"12486294945675952","imei2":"12486294945675952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186456,"job_number":"JOB_186456","tr_customer_id":186474,"tr_customer_product_id":186464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:36.000Z","modified_at":"2026-02-14T14:32:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10296612653189","imei1":"10296612653189","imei2":"10296612653189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186458,"job_number":"JOB_186458","tr_customer_id":186476,"tr_customer_product_id":186466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:37.000Z","modified_at":"2026-02-14T14:32:37.000Z","name":"Wendell Mohr","mobile_number":"286-230-3189","email_id":"Tia24@hotmail.com","dop":"2025-04-06","serial_number":"13663351105380792","imei1":"13663351105380792","imei2":"13663351105380792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186463,"job_number":"JOB_186463","tr_customer_id":186481,"tr_customer_product_id":186471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:03.000Z","modified_at":"2026-02-14T14:33:03.000Z","name":"Tyreek Leffler","mobile_number":"400-531-6426","email_id":"Ross.Spinka7@gmail.com","dop":"2025-04-06","serial_number":"16241835703424820","imei1":"16241835703424820","imei2":"16241835703424820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186464,"job_number":"JOB_186464","tr_customer_id":186482,"tr_customer_product_id":186472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:18.000Z","modified_at":"2026-02-14T14:33:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18649951502388","imei1":"18649951502388","imei2":"18649951502388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186466,"job_number":"JOB_186466","tr_customer_id":186484,"tr_customer_product_id":186474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:19.000Z","modified_at":"2026-02-14T14:33:19.000Z","name":"Beulah Dickinson","mobile_number":"540-661-4747","email_id":"Isidro60@yahoo.com","dop":"2025-04-06","serial_number":"17506753221464896","imei1":"17506753221464896","imei2":"17506753221464896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186468,"job_number":"JOB_186468","tr_customer_id":186486,"tr_customer_product_id":186476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:36.000Z","modified_at":"2026-02-14T14:33:36.000Z","name":"Akeem Braun","mobile_number":"385-697-2599","email_id":"Vernie.Bruen69@gmail.com","dop":"2025-04-06","serial_number":"12546814206423396","imei1":"12546814206423396","imei2":"12546814206423396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186469,"job_number":"JOB_186469","tr_customer_id":186487,"tr_customer_product_id":186477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:56.000Z","modified_at":"2026-02-14T14:33:56.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11162387688954","imei1":"11162387688954","imei2":"11162387688954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186471,"job_number":"JOB_186471","tr_customer_id":186489,"tr_customer_product_id":186479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:33:57.000Z","modified_at":"2026-02-14T14:33:57.000Z","name":"Doyle Bahringer","mobile_number":"269-294-5694","email_id":"Jeramie.Thiel58@gmail.com","dop":"2025-04-06","serial_number":"10033629947059810","imei1":"10033629947059810","imei2":"10033629947059810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186472,"job_number":"JOB_186472","tr_customer_id":186490,"tr_customer_product_id":186480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:41.000Z","modified_at":"2026-02-14T14:34:41.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13156970382104","imei1":"13156970382104","imei2":"13156970382104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186474,"job_number":"JOB_186474","tr_customer_id":186492,"tr_customer_product_id":186482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:34:43.000Z","modified_at":"2026-02-14T14:34:43.000Z","name":"Alexzander Paucek","mobile_number":"907-258-8895","email_id":"Stewart_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11355352439291638","imei1":"11355352439291638","imei2":"11355352439291638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186475,"job_number":"JOB_186475","tr_customer_id":186493,"tr_customer_product_id":186483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:04.000Z","modified_at":"2026-02-14T14:35:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14902896502161","imei1":"14902896502161","imei2":"14902896502161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186477,"job_number":"JOB_186477","tr_customer_id":186495,"tr_customer_product_id":186485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:06.000Z","modified_at":"2026-02-14T14:35:06.000Z","name":"Camron Fadel","mobile_number":"310-659-3063","email_id":"Pasquale.Koepp@yahoo.com","dop":"2025-04-06","serial_number":"19742011936462000","imei1":"19742011936462000","imei2":"19742011936462000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186480,"job_number":"JOB_186480","tr_customer_id":186498,"tr_customer_product_id":186488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:10.000Z","modified_at":"2026-02-14T14:35:10.000Z","name":"Caden Mills","mobile_number":"928-989-4723","email_id":"Derrick.OKeefe@yahoo.com","dop":"2025-04-06","serial_number":"10940712456489332","imei1":"10940712456489332","imei2":"10940712456489332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186481,"job_number":"JOB_186481","tr_customer_id":186499,"tr_customer_product_id":186489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:13.000Z","modified_at":"2026-02-14T14:35:13.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19766342416920","imei1":"19766342416920","imei2":"19766342416920","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186483,"job_number":"JOB_186483","tr_customer_id":186501,"tr_customer_product_id":186491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:15.000Z","modified_at":"2026-02-14T14:35:15.000Z","name":"Jaime Block","mobile_number":"981-320-5166","email_id":"Erick.Gaylord@hotmail.com","dop":"2026-01-04","serial_number":"39622555010259900","imei1":"39622555010259900","imei2":"39622555010259900","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186485,"job_number":"JOB_186485","tr_customer_id":186503,"tr_customer_product_id":186493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:26.000Z","modified_at":"2026-02-14T14:35:26.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"18771245724599","imei1":"18771245724599","imei2":"18771245724599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186487,"job_number":"JOB_186487","tr_customer_id":186505,"tr_customer_product_id":186495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:28.000Z","modified_at":"2026-02-14T14:35:28.000Z","name":"Aric Hodkiewicz","mobile_number":"493-698-7826","email_id":"Lauriane_Wehner@gmail.com","dop":"2025-04-06","serial_number":"12434434587421426","imei1":"12434434587421426","imei2":"12434434587421426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186489,"job_number":"JOB_186489","tr_customer_id":186507,"tr_customer_product_id":186497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:52.000Z","modified_at":"2026-02-14T14:35:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11069315748839","imei1":"11069315748839","imei2":"11069315748839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186491,"job_number":"JOB_186491","tr_customer_id":186509,"tr_customer_product_id":186499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:54.000Z","modified_at":"2026-02-14T14:35:54.000Z","name":"Alf Conroy","mobile_number":"844-958-0364","email_id":"Ward.Cummerata@gmail.com","dop":"2025-04-06","serial_number":"10105688387095444","imei1":"10105688387095444","imei2":"10105688387095444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186492,"job_number":"JOB_186492","tr_customer_id":186510,"tr_customer_product_id":186500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:35:56.000Z","modified_at":"2026-02-14T14:35:57.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15293840962751","imei1":"15293840962751","imei2":"15293840962751","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:35:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186494,"job_number":"JOB_186494","tr_customer_id":186512,"tr_customer_product_id":186502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17352628292670","imei1":"17352628292670","imei2":"17352628292670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186495,"job_number":"JOB_186495","tr_customer_id":186513,"tr_customer_product_id":186503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:39.000Z","modified_at":"2026-02-14T14:36:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16735480088236","imei1":"16735480088236","imei2":"16735480088236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186498,"job_number":"JOB_186498","tr_customer_id":186516,"tr_customer_product_id":186506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:40.000Z","modified_at":"2026-02-14T14:36:40.000Z","name":"Sam Koss","mobile_number":"935-677-0921","email_id":"Kay41@yahoo.com","dop":"2026-01-04","serial_number":"43498375317847610","imei1":"43498375317847610","imei2":"43498375317847610","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186499,"job_number":"JOB_186499","tr_customer_id":186517,"tr_customer_product_id":186507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:36:41.000Z","modified_at":"2026-02-14T14:36:41.000Z","name":"Isabell Hamill","mobile_number":"452-650-4319","email_id":"Jammie.Runolfsdottir15@yahoo.com","dop":"2025-04-06","serial_number":"17811317349646252","imei1":"17811317349646252","imei2":"17811317349646252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186500,"job_number":"JOB_186500","tr_customer_id":186518,"tr_customer_product_id":186508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:33.000Z","modified_at":"2026-02-14T14:44:33.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17035674235592","imei1":"17035674235592","imei2":"17035674235592","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186502,"job_number":"JOB_186502","tr_customer_id":186520,"tr_customer_product_id":186510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:44:34.000Z","modified_at":"2026-02-14T14:44:34.000Z","name":"Tamara Little","mobile_number":"398-874-1655","email_id":"Zula.Nolan47@yahoo.com","dop":"2026-01-04","serial_number":"46538805077431620","imei1":"46538805077431620","imei2":"46538805077431620","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186503,"job_number":"JOB_186503","tr_customer_id":186521,"tr_customer_product_id":186511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:16.000Z","modified_at":"2026-02-14T14:45:16.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13305958194408","imei1":"13305958194408","imei2":"13305958194408","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186505,"job_number":"JOB_186505","tr_customer_id":186523,"tr_customer_product_id":186513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:17.000Z","modified_at":"2026-02-14T14:45:17.000Z","name":"Amelia Padberg","mobile_number":"736-511-8612","email_id":"Lucius.Hartmann@gmail.com","dop":"2026-01-04","serial_number":"38130249957274424","imei1":"38130249957274424","imei2":"38130249957274424","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186506,"job_number":"JOB_186506","tr_customer_id":186524,"tr_customer_product_id":186514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:45:59.000Z","modified_at":"2026-02-14T14:45:59.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"17458523370898","imei1":"17458523370898","imei2":"17458523370898","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:45:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186508,"job_number":"JOB_186508","tr_customer_id":186526,"tr_customer_product_id":186516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:46:00.000Z","modified_at":"2026-02-14T14:46:00.000Z","name":"Zachariah Pacocha","mobile_number":"423-226-9093","email_id":"Sadye_Heller@hotmail.com","dop":"2026-01-04","serial_number":"72729611767500270","imei1":"72729611767500270","imei2":"72729611767500270","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186509,"job_number":"JOB_186509","tr_customer_id":186527,"tr_customer_product_id":186517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:54.000Z","modified_at":"2026-02-14T14:51:54.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17533620005446","imei1":"17533620005446","imei2":"17533620005446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186511,"job_number":"JOB_186511","tr_customer_id":186529,"tr_customer_product_id":186519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:51:56.000Z","modified_at":"2026-02-14T14:51:56.000Z","name":"Giovanna Streich","mobile_number":"788-201-5955","email_id":"Emmanuel.Rutherford32@gmail.com","dop":"2025-04-06","serial_number":"19746684652007144","imei1":"19746684652007144","imei2":"19746684652007144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186512,"job_number":"JOB_186512","tr_customer_id":186530,"tr_customer_product_id":186520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:38.000Z","modified_at":"2026-02-14T14:52:38.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11192977178751","imei1":"11192977178751","imei2":"11192977178751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186514,"job_number":"JOB_186514","tr_customer_id":186532,"tr_customer_product_id":186522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:52:40.000Z","modified_at":"2026-02-14T14:52:40.000Z","name":"Elenora Schamberger","mobile_number":"228-796-4765","email_id":"Isac.DuBuque@gmail.com","dop":"2025-04-06","serial_number":"13398897798626508","imei1":"13398897798626508","imei2":"13398897798626508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186517,"job_number":"JOB_186517","tr_customer_id":186535,"tr_customer_product_id":186525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:21.000Z","modified_at":"2026-02-14T15:09:21.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"16378584977550","imei1":"16378584977550","imei2":"16378584977550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186519,"job_number":"JOB_186519","tr_customer_id":186537,"tr_customer_product_id":186527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:09:22.000Z","modified_at":"2026-02-14T15:09:22.000Z","name":"Hester Heller","mobile_number":"458-417-9227","email_id":"Myles_Veum49@yahoo.com","dop":"2026-01-04","serial_number":"75141566123710980","imei1":"75141566123710980","imei2":"75141566123710980","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186520,"job_number":"JOB_186520","tr_customer_id":186538,"tr_customer_product_id":186528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:06.000Z","modified_at":"2026-02-14T15:10:06.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13933627186021","imei1":"13933627186021","imei2":"13933627186021","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186522,"job_number":"JOB_186522","tr_customer_id":186540,"tr_customer_product_id":186530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:08.000Z","modified_at":"2026-02-14T15:10:08.000Z","name":"Agnes Abshire","mobile_number":"958-755-3170","email_id":"Spencer_Kozey@gmail.com","dop":"2026-01-04","serial_number":"86962986461421550","imei1":"86962986461421550","imei2":"86962986461421550","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186523,"job_number":"JOB_186523","tr_customer_id":186541,"tr_customer_product_id":186531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:51.000Z","modified_at":"2026-02-14T15:10:51.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15957844040134","imei1":"15957844040134","imei2":"15957844040134","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186525,"job_number":"JOB_186525","tr_customer_id":186543,"tr_customer_product_id":186533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:10:52.000Z","modified_at":"2026-02-14T15:10:52.000Z","name":"Edgardo Senger","mobile_number":"307-815-5897","email_id":"Clifford_Mueller@hotmail.com","dop":"2026-01-04","serial_number":"90829009765734300","imei1":"90829009765734300","imei2":"90829009765734300","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186526,"job_number":"JOB_186526","tr_customer_id":186544,"tr_customer_product_id":186534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:27:09.000Z","modified_at":"2026-02-14T15:27:09.000Z","name":"Arya Sharma","mobile_number":"8925857387","email_id":"arya.sharma@gmail.com","dop":"2026-02-13","serial_number":"89735689765434","imei1":"89735689765434","imei2":"89735689765434","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186527,"job_number":"JOB_186527","tr_customer_id":186545,"tr_customer_product_id":186535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:54.000Z","modified_at":"2026-02-14T15:36:54.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147662","imei1":"43247707147662","imei2":"43247707147662","popurl":"2026-02-04T15:36:52.627929300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186532,"job_number":"JOB_186532","tr_customer_id":186550,"tr_customer_product_id":186540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:41:42.000Z","modified_at":"2026-02-14T15:41:42.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"43247707147262","imei1":"43247707147262","imei2":"43247707147262","popurl":"2026-02-04T15:41:41.164107600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186534,"job_number":"JOB_186534","tr_customer_id":186552,"tr_customer_product_id":186542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:31.000Z","modified_at":"2026-02-14T15:45:31.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100235314124702","imei1":"100235314124702","imei2":"100235314124702","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186536,"job_number":"JOB_186536","tr_customer_id":186554,"tr_customer_product_id":186544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:45:44.000Z","modified_at":"2026-02-14T15:45:44.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"105449759912589","imei1":"105449759912589","imei2":"105449759912589","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186538,"job_number":"JOB_186538","tr_customer_id":186556,"tr_customer_product_id":186546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:48:30.000Z","modified_at":"2026-02-14T15:48:30.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-14","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-14T15:48:29.052Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186539,"job_number":"JOB_186539","tr_customer_id":186557,"tr_customer_product_id":186547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:37.000Z","modified_at":"2026-02-14T16:03:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16824179205424","imei1":"16824179205424","imei2":"16824179205424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186541,"job_number":"JOB_186541","tr_customer_id":186559,"tr_customer_product_id":186549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:03:38.000Z","modified_at":"2026-02-14T16:03:38.000Z","name":"Dixie Schoen","mobile_number":"566-746-0995","email_id":"Cristobal_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"10031689925190900","imei1":"10031689925190900","imei2":"10031689925190900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186542,"job_number":"JOB_186542","tr_customer_id":186560,"tr_customer_product_id":186550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:07.000Z","modified_at":"2026-02-14T16:04:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12828651970761","imei1":"12828651970761","imei2":"12828651970761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186544,"job_number":"JOB_186544","tr_customer_id":186562,"tr_customer_product_id":186552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:08.000Z","modified_at":"2026-02-14T16:04:08.000Z","name":"Wallace Ziemann","mobile_number":"902-799-7851","email_id":"Russel_Howe@hotmail.com","dop":"2025-04-06","serial_number":"12136271642341160","imei1":"12136271642341160","imei2":"12136271642341160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186545,"job_number":"JOB_186545","tr_customer_id":186563,"tr_customer_product_id":186553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:38.000Z","modified_at":"2026-02-14T16:04:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13723554466484","imei1":"13723554466484","imei2":"13723554466484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186547,"job_number":"JOB_186547","tr_customer_id":186565,"tr_customer_product_id":186555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:04:39.000Z","modified_at":"2026-02-14T16:04:39.000Z","name":"Damaris Jakubowski","mobile_number":"377-811-0182","email_id":"Eva.Rosenbaum39@yahoo.com","dop":"2025-04-06","serial_number":"11747961833221202","imei1":"11747961833221202","imei2":"11747961833221202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186548,"job_number":"JOB_186548","tr_customer_id":186566,"tr_customer_product_id":186556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:51.000Z","modified_at":"2026-02-14T16:11:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14498641211462","imei1":"14498641211462","imei2":"14498641211462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186550,"job_number":"JOB_186550","tr_customer_id":186568,"tr_customer_product_id":186558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:11:52.000Z","modified_at":"2026-02-14T16:11:52.000Z","name":"Yvonne Haley","mobile_number":"862-233-9866","email_id":"Jerrod_OConner@gmail.com","dop":"2025-04-06","serial_number":"14958927395460564","imei1":"14958927395460564","imei2":"14958927395460564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186551,"job_number":"JOB_186551","tr_customer_id":186569,"tr_customer_product_id":186559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17035794447545","imei1":"17035794447545","imei2":"17035794447545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186553,"job_number":"JOB_186553","tr_customer_id":186571,"tr_customer_product_id":186561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:18.000Z","modified_at":"2026-02-14T16:12:18.000Z","name":"Durward Ankunding","mobile_number":"662-584-3254","email_id":"Edgardo24@yahoo.com","dop":"2025-04-06","serial_number":"15541089944688176","imei1":"15541089944688176","imei2":"15541089944688176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186554,"job_number":"JOB_186554","tr_customer_id":186572,"tr_customer_product_id":186562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:45.000Z","modified_at":"2026-02-14T16:12:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18351917709271","imei1":"18351917709271","imei2":"18351917709271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186556,"job_number":"JOB_186556","tr_customer_id":186574,"tr_customer_product_id":186564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:12:46.000Z","modified_at":"2026-02-14T16:12:46.000Z","name":"Althea Larson","mobile_number":"293-693-7079","email_id":"Mallie_Kling8@yahoo.com","dop":"2025-04-06","serial_number":"15430761402611404","imei1":"15430761402611404","imei2":"15430761402611404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:12:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186557,"job_number":"JOB_186557","tr_customer_id":186575,"tr_customer_product_id":186565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:22:12.000Z","modified_at":"2026-02-14T16:22:12.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801705","imei1":"23456799101805","imei2":"23456689101105","popurl":"2026-02-06T16:22:06.185742800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186558,"job_number":"JOB_186558","tr_customer_id":186576,"tr_customer_product_id":186566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:11.000Z","modified_at":"2026-02-14T16:37:11.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"17627400456568","imei1":"17627400456568","imei2":"17627400456568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186560,"job_number":"JOB_186560","tr_customer_id":186578,"tr_customer_product_id":186568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:13.000Z","modified_at":"2026-02-14T16:37:13.000Z","name":"Abner Stoltenberg","mobile_number":"434-586-4848","email_id":"Crawford63@yahoo.com","dop":"2026-01-04","serial_number":"88333206087083580","imei1":"88333206087083580","imei2":"88333206087083580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186561,"job_number":"JOB_186561","tr_customer_id":186579,"tr_customer_product_id":186569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:58.000Z","modified_at":"2026-02-14T16:37:58.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"13724934292916","imei1":"13724934292916","imei2":"13724934292916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186563,"job_number":"JOB_186563","tr_customer_id":186581,"tr_customer_product_id":186571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:37:59.000Z","modified_at":"2026-02-14T16:37:59.000Z","name":"Raphael Luettgen","mobile_number":"200-563-8307","email_id":"Haylie_Veum@yahoo.com","dop":"2026-01-04","serial_number":"27585526932556660","imei1":"27585526932556660","imei2":"27585526932556660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186564,"job_number":"JOB_186564","tr_customer_id":186582,"tr_customer_product_id":186572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:44.000Z","modified_at":"2026-02-14T16:38:44.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"10776963977938","imei1":"10776963977938","imei2":"10776963977938","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186566,"job_number":"JOB_186566","tr_customer_id":186584,"tr_customer_product_id":186574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:38:45.000Z","modified_at":"2026-02-14T16:38:45.000Z","name":"Stella Schroeder","mobile_number":"842-363-7189","email_id":"Nathanael.Larson@yahoo.com","dop":"2026-01-04","serial_number":"63840359487846690","imei1":"63840359487846690","imei2":"63840359487846690","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186567,"job_number":"JOB_186567","tr_customer_id":186585,"tr_customer_product_id":186575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:31.000Z","modified_at":"2026-02-14T16:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16628221364459","imei1":"16628221364459","imei2":"16628221364459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186569,"job_number":"JOB_186569","tr_customer_id":186587,"tr_customer_product_id":186577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:40:32.000Z","modified_at":"2026-02-14T16:40:32.000Z","name":"Lenny Jaskolski","mobile_number":"285-400-5591","email_id":"Nellie42@gmail.com","dop":"2025-04-06","serial_number":"13259639120472336","imei1":"13259639120472336","imei2":"13259639120472336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186570,"job_number":"JOB_186570","tr_customer_id":186588,"tr_customer_product_id":186578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:06.000Z","modified_at":"2026-02-14T16:41:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16144219985150","imei1":"16144219985150","imei2":"16144219985150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186572,"job_number":"JOB_186572","tr_customer_id":186590,"tr_customer_product_id":186580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:07.000Z","modified_at":"2026-02-14T16:41:07.000Z","name":"Cecil McDermott","mobile_number":"374-382-3333","email_id":"Rafaela_Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"19368827632641024","imei1":"19368827632641024","imei2":"19368827632641024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186573,"job_number":"JOB_186573","tr_customer_id":186591,"tr_customer_product_id":186581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:40.000Z","modified_at":"2026-02-14T16:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19603665744067","imei1":"19603665744067","imei2":"19603665744067","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186575,"job_number":"JOB_186575","tr_customer_id":186593,"tr_customer_product_id":186583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:41:42.000Z","modified_at":"2026-02-14T16:41:42.000Z","name":"Derick Medhurst","mobile_number":"431-281-4979","email_id":"Jacinthe.Hansen71@gmail.com","dop":"2025-04-06","serial_number":"16130986134650278","imei1":"16130986134650278","imei2":"16130986134650278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186576,"job_number":"JOB_186576","tr_customer_id":186594,"tr_customer_product_id":186584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:53:21.000Z","modified_at":"2026-02-14T16:53:21.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-04","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-04T16:53:21.327505202Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186577,"job_number":"JOB_186577","tr_customer_id":186595,"tr_customer_product_id":186585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:38.000Z","modified_at":"2026-02-14T16:55:38.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-04","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-04T16:55:37.874685881Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186578,"job_number":"JOB_186578","tr_customer_id":186596,"tr_customer_product_id":186586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:49.000Z","modified_at":"2026-02-14T16:55:49.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-04","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-04T16:55:48.888113856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186579,"job_number":"JOB_186579","tr_customer_id":186597,"tr_customer_product_id":186587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:54.000Z","modified_at":"2026-02-14T16:55:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-04T16:55:54.317111965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186580,"job_number":"JOB_186580","tr_customer_id":186598,"tr_customer_product_id":186588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:55.000Z","modified_at":"2026-02-14T16:55:55.000Z","name":"Chitrangada Kaniyar","mobile_number":"7046241426","email_id":"anandamayi.bhattacharya@yahoo.co.in","dop":"2026-02-04","serial_number":"537105496882451","imei1":"537105496882451","imei2":"537105496882451","popurl":"www.balachandra-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186581,"job_number":"JOB_186581","tr_customer_id":186599,"tr_customer_product_id":186589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-04T16:55:55.696387468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186582,"job_number":"JOB_186582","tr_customer_id":186600,"tr_customer_product_id":186590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:55:56.000Z","modified_at":"2026-02-14T16:55:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-04","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-04T16:55:56.262922449Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:55:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186583,"job_number":"JOB_186583","tr_customer_id":186601,"tr_customer_product_id":186591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:04.000Z","modified_at":"2026-02-14T16:57:04.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-04T16:57:04.003387129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186584,"job_number":"JOB_186584","tr_customer_id":186602,"tr_customer_product_id":186592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:16.000Z","modified_at":"2026-02-14T16:57:16.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-04T16:57:15.976391492Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186585,"job_number":"JOB_186585","tr_customer_id":186603,"tr_customer_product_id":186593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:19.000Z","modified_at":"2026-02-14T16:57:19.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-04","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-04T16:57:19.478366036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186586,"job_number":"JOB_186586","tr_customer_id":186604,"tr_customer_product_id":186594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T16:57:22.000Z","modified_at":"2026-02-14T16:57:22.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-04","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-04T16:57:21.874004725Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T16:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186587,"job_number":"JOB_186587","tr_customer_id":186605,"tr_customer_product_id":186595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:00:54.000Z","modified_at":"2026-02-14T17:00:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-04","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-04T17:00:53.871751805Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186588,"job_number":"JOB_186588","tr_customer_id":186606,"tr_customer_product_id":186596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:25.000Z","modified_at":"2026-02-14T17:18:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17094843241599","imei1":"17094843241599","imei2":"17094843241599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186590,"job_number":"JOB_186590","tr_customer_id":186608,"tr_customer_product_id":186598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:26.000Z","modified_at":"2026-02-14T17:18:26.000Z","name":"Nickolas Gleichner","mobile_number":"454-887-8985","email_id":"Prudence.Gleichner21@hotmail.com","dop":"2025-04-06","serial_number":"16476885566110746","imei1":"16476885566110746","imei2":"16476885566110746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186591,"job_number":"JOB_186591","tr_customer_id":186609,"tr_customer_product_id":186599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:55.000Z","modified_at":"2026-02-14T17:18:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12130893119151","imei1":"12130893119151","imei2":"12130893119151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186593,"job_number":"JOB_186593","tr_customer_id":186611,"tr_customer_product_id":186601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:18:56.000Z","modified_at":"2026-02-14T17:18:56.000Z","name":"Mable Corkery","mobile_number":"822-318-9269","email_id":"Avis_Gerhold56@gmail.com","dop":"2025-04-06","serial_number":"13460518066499608","imei1":"13460518066499608","imei2":"13460518066499608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186594,"job_number":"JOB_186594","tr_customer_id":186612,"tr_customer_product_id":186602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:27.000Z","modified_at":"2026-02-14T17:19:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11305734432005","imei1":"11305734432005","imei2":"11305734432005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186596,"job_number":"JOB_186596","tr_customer_id":186614,"tr_customer_product_id":186604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:19:28.000Z","modified_at":"2026-02-14T17:19:29.000Z","name":"Jasper Goldner","mobile_number":"355-667-0941","email_id":"Al.McGlynn90@yahoo.com","dop":"2025-04-06","serial_number":"13301371990997898","imei1":"13301371990997898","imei2":"13301371990997898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186597,"job_number":"JOB_186597","tr_customer_id":186615,"tr_customer_product_id":186605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:01.000Z","modified_at":"2026-02-14T17:25:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19715956193875","imei1":"19715956193875","imei2":"19715956193875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186599,"job_number":"JOB_186599","tr_customer_id":186617,"tr_customer_product_id":186607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:02.000Z","modified_at":"2026-02-14T17:25:02.000Z","name":"Adeline Mills","mobile_number":"621-626-9216","email_id":"Yvonne89@yahoo.com","dop":"2025-04-06","serial_number":"19362938018547160","imei1":"19362938018547160","imei2":"19362938018547160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186600,"job_number":"JOB_186600","tr_customer_id":186618,"tr_customer_product_id":186608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:46.000Z","modified_at":"2026-02-14T17:25:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10484960031013","imei1":"10484960031013","imei2":"10484960031013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186602,"job_number":"JOB_186602","tr_customer_id":186620,"tr_customer_product_id":186610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:25:48.000Z","modified_at":"2026-02-14T17:25:48.000Z","name":"Lesly Keeling","mobile_number":"214-774-0503","email_id":"Solon.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"15549388211076464","imei1":"15549388211076464","imei2":"15549388211076464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186603,"job_number":"JOB_186603","tr_customer_id":186621,"tr_customer_product_id":186611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:31.000Z","modified_at":"2026-02-14T17:26:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536127853362","imei1":"14536127853362","imei2":"14536127853362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186605,"job_number":"JOB_186605","tr_customer_id":186623,"tr_customer_product_id":186613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:26:33.000Z","modified_at":"2026-02-14T17:26:33.000Z","name":"Corbin Thiel","mobile_number":"951-956-8603","email_id":"Lolita62@yahoo.com","dop":"2025-04-06","serial_number":"10055209043894298","imei1":"10055209043894298","imei2":"10055209043894298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186610,"job_number":"JOB_186610","tr_customer_id":186628,"tr_customer_product_id":186618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:49:19.000Z","modified_at":"2026-02-14T17:49:19.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-04","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-04T17:49:19.055308849Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186611,"job_number":"JOB_186611","tr_customer_id":186629,"tr_customer_product_id":186619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:13.000Z","modified_at":"2026-02-14T17:50:13.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-04","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-04T17:50:12.848836823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186612,"job_number":"JOB_186612","tr_customer_id":186630,"tr_customer_product_id":186620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:16.000Z","modified_at":"2026-02-14T17:50:16.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-04","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-04T17:50:16.080107785Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186613,"job_number":"JOB_186613","tr_customer_id":186631,"tr_customer_product_id":186621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:22.000Z","modified_at":"2026-02-14T17:50:22.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-04","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-04T17:50:21.923383788Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186614,"job_number":"JOB_186614","tr_customer_id":186632,"tr_customer_product_id":186622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:37.000Z","modified_at":"2026-02-14T17:50:37.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-04T17:50:36.552744914Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186615,"job_number":"JOB_186615","tr_customer_id":186633,"tr_customer_product_id":186623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:38.000Z","modified_at":"2026-02-14T17:50:38.000Z","name":"Bhupati Bandopadhyay","mobile_number":"7007750620","email_id":"paramartha.sinha@hotmail.com","dop":"2026-02-04","serial_number":"516327748925770","imei1":"516327748925770","imei2":"516327748925770","popurl":"www.lakshmidhar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186616,"job_number":"JOB_186616","tr_customer_id":186634,"tr_customer_product_id":186624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:46.000Z","modified_at":"2026-02-14T17:50:46.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-04T17:50:45.445650899Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186617,"job_number":"JOB_186617","tr_customer_id":186635,"tr_customer_product_id":186625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:50:55.000Z","modified_at":"2026-02-14T17:50:55.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-04","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-04T17:50:54.751929999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186618,"job_number":"JOB_186618","tr_customer_id":186636,"tr_customer_product_id":186626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:02.000Z","modified_at":"2026-02-14T17:51:02.000Z","name":"Deveshwar Jha","mobile_number":"7026553535","email_id":"gaurang.ahuja@gmail.com","dop":"2026-02-04","serial_number":"546773743745541","imei1":"546773743745541","imei2":"546773743745541","popurl":"www.shashi-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186619,"job_number":"JOB_186619","tr_customer_id":186637,"tr_customer_product_id":186627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:51:21.000Z","modified_at":"2026-02-14T17:51:21.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-04","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-04T17:51:20.668254419Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186620,"job_number":"JOB_186620","tr_customer_id":186638,"tr_customer_product_id":186628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:04.000Z","modified_at":"2026-02-14T17:52:04.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-04","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-04T17:52:03.631892773Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186622,"job_number":"JOB_186622","tr_customer_id":186640,"tr_customer_product_id":186630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:29.000Z","modified_at":"2026-02-14T17:52:29.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-04","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-04T17:52:29.029953099Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186623,"job_number":"JOB_186623","tr_customer_id":186641,"tr_customer_product_id":186631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:37:55.000Z","modified_at":"2026-02-14T18:37:55.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-06","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-06T18:37:53.854696100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186624,"job_number":"JOB_186624","tr_customer_id":186642,"tr_customer_product_id":186632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:58:19.000Z","modified_at":"2026-02-14T18:58:19.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-02-04","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-02-04T18:58:18.729145361Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186625,"job_number":"JOB_186625","tr_customer_id":186643,"tr_customer_product_id":186633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:45.000Z","modified_at":"2026-02-14T18:59:45.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-13","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-13T18:59:44.599176189Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186626,"job_number":"JOB_186626","tr_customer_id":186644,"tr_customer_product_id":186634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-04T18:59:48.618480353Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186627,"job_number":"JOB_186627","tr_customer_id":186645,"tr_customer_product_id":186635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T18:59:49.000Z","modified_at":"2026-02-14T18:59:49.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-04T18:59:49.177898568Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T18:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186628,"job_number":"JOB_186628","tr_customer_id":186646,"tr_customer_product_id":186636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:44.000Z","modified_at":"2026-02-14T19:00:44.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-04","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-04T19:00:43.936187101Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186629,"job_number":"JOB_186629","tr_customer_id":186647,"tr_customer_product_id":186637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:48.000Z","modified_at":"2026-02-14T19:00:48.000Z","name":"Budhil Kaur","mobile_number":"7080361164","email_id":"anjushree.tagore@hotmail.com","dop":"2026-02-04","serial_number":"225485457010568","imei1":"225485457010568","imei2":"225485457010568","popurl":"www.dwaipayan-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186631,"job_number":"JOB_186631","tr_customer_id":186649,"tr_customer_product_id":186639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:57.000Z","modified_at":"2026-02-14T19:00:57.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-04T19:00:56.957740916Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186632,"job_number":"JOB_186632","tr_customer_id":186650,"tr_customer_product_id":186640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:18.000Z","modified_at":"2026-02-14T19:01:18.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-09","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-09T19:01:18.045592724Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186633,"job_number":"JOB_186633","tr_customer_id":186651,"tr_customer_product_id":186641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:01:50.000Z","modified_at":"2026-02-14T19:01:50.000Z","name":"Bhadraksh Johar","mobile_number":"7077085714","email_id":"manik.nehru@hotmail.com","dop":"2026-02-04","serial_number":"394364441030594","imei1":"394364441030594","imei2":"394364441030594","popurl":"www.ashok-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186635,"job_number":"JOB_186635","tr_customer_id":186653,"tr_customer_product_id":186643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:33:18.000Z","modified_at":"2026-02-14T19:33:18.000Z","name":"Sadye Keeling","mobile_number":"903-839-8698","email_id":"Mitchell.Konopelski@yahoo.com","dop":"2025-04-06","serial_number":"11055313999125592","imei1":"11055313999125592","imei2":"11055313999125592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186636,"job_number":"JOB_186636","tr_customer_id":186654,"tr_customer_product_id":186644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:44:07.000Z","modified_at":"2026-02-14T19:44:07.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-04","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-04T19:44:07.340503451Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186637,"job_number":"JOB_186637","tr_customer_id":186655,"tr_customer_product_id":186645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T23:44:07.000Z","modified_at":"2026-02-14T23:44:07.000Z","name":"Adheesh Sethi","mobile_number":"7025345015","email_id":"manikya.bhattacharya@hotmail.com","dop":"2026-02-04","serial_number":"455478393194787","imei1":"455478393194787","imei2":"455478393194787","popurl":"www.goutam-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T23:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186638,"job_number":"JOB_186638","tr_customer_id":186656,"tr_customer_product_id":186646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T00:41:53.000Z","modified_at":"2026-02-15T00:41:53.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"77319011374519","imei1":"77319011374519","imei2":"77319011374519","popurl":"2026-02-05T00:41:50.651576800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T00:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186639,"job_number":"JOB_186639","tr_customer_id":186657,"tr_customer_product_id":186647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T01:54:58.000Z","modified_at":"2026-02-15T01:54:58.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"81119011374519","imei1":"81119011374519","imei2":"81119011374519","popurl":"2026-02-05T01:54:55.551444300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T01:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186641,"job_number":"JOB_186641","tr_customer_id":186659,"tr_customer_product_id":186649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:55.000Z","modified_at":"2026-02-15T03:25:55.000Z","name":"Wyatt Lemke","mobile_number":"666-420-4979","email_id":"Pierre.Mertz47@hotmail.com","dop":"2025-05-30","serial_number":"17042674251553","imei1":"17042674251553","imei2":"17042674251553","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186642,"job_number":"JOB_186642","tr_customer_id":186660,"tr_customer_product_id":186650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:25:57.000Z","modified_at":"2026-02-15T03:25:57.000Z","name":"Ashtyn Wuckert","mobile_number":"566-974-6969","email_id":"Agustina_Wisozk@yahoo.com","dop":"2025-05-30","serial_number":"1314142887980010","imei1":"1314142887980010","imei2":"1314142887980010","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186646,"job_number":"JOB_186646","tr_customer_id":186664,"tr_customer_product_id":186654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:11.000Z","modified_at":"2026-02-15T04:32:11.000Z","name":"Orin Kuhlman","mobile_number":"227-280-7063","email_id":"Lilian_Cole48@gmail.com","dop":"2025-04-06","serial_number":"15682731523015572","imei1":"15682731523015572","imei2":"15682731523015572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186647,"job_number":"JOB_186647","tr_customer_id":186665,"tr_customer_product_id":186655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:19.000Z","modified_at":"2026-02-15T04:32:19.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10313382422359","imei1":"10313382422359","imei2":"10313382422359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186650,"job_number":"JOB_186650","tr_customer_id":186668,"tr_customer_product_id":186658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:21.000Z","modified_at":"2026-02-15T04:32:21.000Z","name":"Clarissa Carter","mobile_number":"447-226-4746","email_id":"Graciela73@gmail.com","dop":"2025-04-06","serial_number":"10268633723895250","imei1":"10268633723895250","imei2":"10268633723895250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186652,"job_number":"JOB_186652","tr_customer_id":186670,"tr_customer_product_id":186660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:27.000Z","modified_at":"2026-02-15T04:32:27.000Z","name":"Maye Goyette","mobile_number":"568-789-8614","email_id":"Andrew_Lang@yahoo.com","dop":"2025-04-06","serial_number":"18302570214796556","imei1":"18302570214796556","imei2":"18302570214796556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186655,"job_number":"JOB_186655","tr_customer_id":186673,"tr_customer_product_id":186663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:35.000Z","modified_at":"2026-02-15T04:32:35.000Z","name":"Brittany Goldner","mobile_number":"969-797-6413","email_id":"Rickey80@yahoo.com","dop":"2025-04-06","serial_number":"11239768203788298","imei1":"11239768203788298","imei2":"11239768203788298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186656,"job_number":"JOB_186656","tr_customer_id":186674,"tr_customer_product_id":186664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:40.000Z","modified_at":"2026-02-15T04:32:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16436445218681","imei1":"16436445218681","imei2":"16436445218681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186658,"job_number":"JOB_186658","tr_customer_id":186676,"tr_customer_product_id":186666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:41.000Z","modified_at":"2026-02-15T04:32:41.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"76062897193037","imei1":"76062897193037","imei2":"76062897193037","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186659,"job_number":"JOB_186659","tr_customer_id":186677,"tr_customer_product_id":186667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Eudora Heathcote","mobile_number":"264-959-8571","email_id":"Lennie_Miller@hotmail.com","dop":"2025-02-01","serial_number":"11431429797334","imei1":"11431429797334","imei2":"11431429797334","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186660,"job_number":"JOB_186660","tr_customer_id":186678,"tr_customer_product_id":186668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:42.000Z","modified_at":"2026-02-15T04:32:42.000Z","name":"Palma Bashirian","mobile_number":"394-389-5528","email_id":"Bethel.Krajcik@hotmail.com","dop":"2025-04-06","serial_number":"18979547969783120","imei1":"18979547969783120","imei2":"18979547969783120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186661,"job_number":"JOB_186661","tr_customer_id":186679,"tr_customer_product_id":186669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:43.000Z","modified_at":"2026-02-15T04:32:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14695685700177","imei1":"14695685700177","imei2":"14695685700177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186665,"job_number":"JOB_186665","tr_customer_id":186683,"tr_customer_product_id":186673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:44.000Z","modified_at":"2026-02-15T04:32:44.000Z","name":"Regan Welch","mobile_number":"861-904-6423","email_id":"Oceane.Rippin57@yahoo.com","dop":"2025-04-06","serial_number":"10776376163367158","imei1":"10776376163367158","imei2":"10776376163367158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186666,"job_number":"JOB_186666","tr_customer_id":186684,"tr_customer_product_id":186674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:49.000Z","modified_at":"2026-02-15T04:32:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10582545451577","imei1":"10582545451577","imei2":"10582545451577","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186668,"job_number":"JOB_186668","tr_customer_id":186686,"tr_customer_product_id":186676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:50.000Z","modified_at":"2026-02-15T04:32:50.000Z","name":"Carmine Schiller","mobile_number":"492-679-3553","email_id":"Berneice78@gmail.com","dop":"2025-06-18","serial_number":"1005525292546849","imei1":"1005525292546849","imei2":"1005525292546849","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186671,"job_number":"JOB_186671","tr_customer_id":186689,"tr_customer_product_id":186679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:58.000Z","modified_at":"2026-02-15T04:32:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18423873310624","imei1":"18423873310624","imei2":"18423873310624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186673,"job_number":"JOB_186673","tr_customer_id":186691,"tr_customer_product_id":186681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:59.000Z","modified_at":"2026-02-15T04:32:59.000Z","name":"Jessyca Dare","mobile_number":"902-691-8929","email_id":"Neva_Hansen@gmail.com","dop":"2025-04-06","serial_number":"17108346178672094","imei1":"17108346178672094","imei2":"17108346178672094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186675,"job_number":"JOB_186675","tr_customer_id":186693,"tr_customer_product_id":186683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:01.000Z","modified_at":"2026-02-15T04:33:01.000Z","name":"Tracey Prohaska","mobile_number":"450-940-8931","email_id":"Ezequiel.Gerhold40@hotmail.com","dop":"2025-04-06","serial_number":"11340691721848930","imei1":"11340691721848930","imei2":"11340691721848930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186677,"job_number":"JOB_186677","tr_customer_id":186695,"tr_customer_product_id":186685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:02.000Z","modified_at":"2026-02-15T04:33:02.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18057333616688","imei1":"18057333616688","imei2":"18057333616688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186679,"job_number":"JOB_186679","tr_customer_id":186697,"tr_customer_product_id":186687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Nicolas Reichel","mobile_number":"445-649-7555","email_id":"Cyrus76@hotmail.com","dop":"2025-04-06","serial_number":"11560207973900976","imei1":"11560207973900976","imei2":"11560207973900976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186680,"job_number":"JOB_186680","tr_customer_id":186698,"tr_customer_product_id":186688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:04.000Z","modified_at":"2026-02-15T04:33:04.000Z","name":"Loy Lesch","mobile_number":"460-494-9670","email_id":"Virginie.Hagenes49@gmail.com","dop":"2025-04-06","serial_number":"17060782763338168","imei1":"17060782763338168","imei2":"17060782763338168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186681,"job_number":"JOB_186681","tr_customer_id":186699,"tr_customer_product_id":186689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14757124643353","imei1":"14757124643353","imei2":"14757124643353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186682,"job_number":"JOB_186682","tr_customer_id":186700,"tr_customer_product_id":186690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:11.000Z","modified_at":"2026-02-15T04:33:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13599638318127","imei1":"13599638318127","imei2":"13599638318127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186686,"job_number":"JOB_186686","tr_customer_id":186704,"tr_customer_product_id":186694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:12.000Z","modified_at":"2026-02-15T04:33:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564290040366","imei1":"15564290040366","imei2":"15564290040366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186688,"job_number":"JOB_186688","tr_customer_id":186706,"tr_customer_product_id":186696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Cristian Gislason","mobile_number":"909-978-9401","email_id":"Caden_Price34@hotmail.com","dop":"2025-04-06","serial_number":"17915412663638764","imei1":"17915412663638764","imei2":"17915412663638764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186689,"job_number":"JOB_186689","tr_customer_id":186707,"tr_customer_product_id":186697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Omari Yundt","mobile_number":"578-224-1230","email_id":"Daron10@yahoo.com","dop":"2025-04-06","serial_number":"18053475168807708","imei1":"18053475168807708","imei2":"18053475168807708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186691,"job_number":"JOB_186691","tr_customer_id":186709,"tr_customer_product_id":186699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Monique Prosacco","mobile_number":"380-260-5956","email_id":"Trystan_Becker@yahoo.com","dop":"2025-04-06","serial_number":"16893945581302128","imei1":"16893945581302128","imei2":"16893945581302128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186692,"job_number":"JOB_186692","tr_customer_id":186710,"tr_customer_product_id":186700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:14.000Z","modified_at":"2026-02-15T04:33:14.000Z","name":"Gaetano Abernathy","mobile_number":"516-703-6661","email_id":"Danika79@yahoo.com","dop":"2025-04-06","serial_number":"12678209771757796","imei1":"12678209771757796","imei2":"12678209771757796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186693,"job_number":"JOB_186693","tr_customer_id":186711,"tr_customer_product_id":186701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:15.000Z","modified_at":"2026-02-15T04:33:15.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"10183914317958","imei2":"10183914317959","popurl":"2026-02-05T04:33:13.068841Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186694,"job_number":"JOB_186694","tr_customer_id":186712,"tr_customer_product_id":186702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:20.000Z","modified_at":"2026-02-15T04:33:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103541131080034","imei1":"103541131080034","imei2":"103541131080034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186696,"job_number":"JOB_186696","tr_customer_id":186714,"tr_customer_product_id":186704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"50066758273580","imei1":"50066758273580","imei2":"50066758273580","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186697,"job_number":"JOB_186697","tr_customer_id":186715,"tr_customer_product_id":186705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:23.000Z","modified_at":"2026-02-15T04:33:23.000Z","name":"Keara Considine","mobile_number":"331-991-8337","email_id":"Roberto.Willms@gmail.com","dop":"2025-02-01","serial_number":"22311246300000","imei1":"22311246300000","imei2":"22311246300000","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186699,"job_number":"JOB_186699","tr_customer_id":186717,"tr_customer_product_id":186707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10664274668440","imei1":"10664274668440","imei2":"10664274668440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186700,"job_number":"JOB_186700","tr_customer_id":186718,"tr_customer_product_id":186708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:27.000Z","modified_at":"2026-02-15T04:33:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14501000141656","imei1":"14501000141656","imei2":"14501000141656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186703,"job_number":"JOB_186703","tr_customer_id":186721,"tr_customer_product_id":186711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:28.000Z","modified_at":"2026-02-15T04:33:28.000Z","name":"Catherine Satterfield","mobile_number":"786-246-6806","email_id":"Ewald98@gmail.com","dop":"2025-04-06","serial_number":"17666226150372996","imei1":"17666226150372996","imei2":"17666226150372996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186704,"job_number":"JOB_186704","tr_customer_id":186722,"tr_customer_product_id":186712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Darrel Stehr","mobile_number":"843-886-7994","email_id":"Webster_Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"18679700872826916","imei1":"18679700872826916","imei2":"18679700872826916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186706,"job_number":"JOB_186706","tr_customer_id":186724,"tr_customer_product_id":186714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:34.000Z","modified_at":"2026-02-15T04:33:34.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10806910009134","imei1":"10806910009134","imei2":"10806910009134","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186708,"job_number":"JOB_186708","tr_customer_id":186726,"tr_customer_product_id":186716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:35.000Z","modified_at":"2026-02-15T04:33:35.000Z","name":"Maddison Cassin","mobile_number":"991-609-0520","email_id":"Retta_Jerde55@yahoo.com","dop":"2025-06-18","serial_number":"1009041799251504","imei1":"1009041799251504","imei2":"1009041799251504","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186709,"job_number":"JOB_186709","tr_customer_id":186727,"tr_customer_product_id":186717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:41.000Z","modified_at":"2026-02-15T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14226687867880","imei1":"14226687867880","imei2":"14226687867880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186711,"job_number":"JOB_186711","tr_customer_id":186729,"tr_customer_product_id":186719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:42.000Z","modified_at":"2026-02-15T04:33:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14157741133695","imei1":"14157741133695","imei2":"14157741133695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186713,"job_number":"JOB_186713","tr_customer_id":186731,"tr_customer_product_id":186721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Jerald Yundt","mobile_number":"458-501-6481","email_id":"Deron.Grant64@gmail.com","dop":"2025-04-06","serial_number":"17464156517152952","imei1":"17464156517152952","imei2":"17464156517152952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186715,"job_number":"JOB_186715","tr_customer_id":186733,"tr_customer_product_id":186723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:44.000Z","modified_at":"2026-02-15T04:33:44.000Z","name":"Charity Padberg","mobile_number":"303-336-3793","email_id":"Leann73@hotmail.com","dop":"2025-04-06","serial_number":"16543371058470904","imei1":"16543371058470904","imei2":"16543371058470904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186718,"job_number":"JOB_186718","tr_customer_id":186736,"tr_customer_product_id":186726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13170393281452","imei1":"13170393281452","imei2":"13170393281452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186720,"job_number":"JOB_186720","tr_customer_id":186738,"tr_customer_product_id":186728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:47.000Z","modified_at":"2026-02-15T04:33:47.000Z","name":"Novella Hills","mobile_number":"945-609-1354","email_id":"Reba.Hammes@gmail.com","dop":"2025-04-06","serial_number":"18048121184668280","imei1":"18048121184668280","imei2":"18048121184668280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186721,"job_number":"JOB_186721","tr_customer_id":186739,"tr_customer_product_id":186729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12240930962059","imei1":"12240930962059","imei2":"12240930962059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186722,"job_number":"JOB_186722","tr_customer_id":186740,"tr_customer_product_id":186730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:55.000Z","modified_at":"2026-02-15T04:33:55.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13745138465853","imei1":"13745138465853","imei2":"13745138465853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186725,"job_number":"JOB_186725","tr_customer_id":186743,"tr_customer_product_id":186733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17224802777891","imei1":"17224802777891","imei2":"17224802777891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186727,"job_number":"JOB_186727","tr_customer_id":186745,"tr_customer_product_id":186735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:56.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Green Block","mobile_number":"680-815-6657","email_id":"Kameron_Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"10842513349316842","imei1":"10842513349316842","imei2":"10842513349316842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186728,"job_number":"JOB_186728","tr_customer_id":186746,"tr_customer_product_id":186736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"Vella Olson","mobile_number":"652-871-5489","email_id":"Tod.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"13148239391488464","imei1":"13148239391488464","imei2":"13148239391488464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186729,"job_number":"JOB_186729","tr_customer_id":186747,"tr_customer_product_id":186737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17984566270020","imei1":"17984566270020","imei2":"17984566270020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186730,"job_number":"JOB_186730","tr_customer_id":186748,"tr_customer_product_id":186738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19425677187575","imei1":"19425677187575","imei2":"19425677187575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186731,"job_number":"JOB_186731","tr_customer_id":186749,"tr_customer_product_id":186739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16283131670756","imei1":"16283131670756","imei2":"16283131670756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186733,"job_number":"JOB_186733","tr_customer_id":186751,"tr_customer_product_id":186741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:57.000Z","modified_at":"2026-02-15T04:33:58.000Z","name":"Israel Maggio","mobile_number":"518-243-8936","email_id":"Althea.Jacobs0@gmail.com","dop":"2025-04-06","serial_number":"11581411249858426","imei1":"11581411249858426","imei2":"11581411249858426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186736,"job_number":"JOB_186736","tr_customer_id":186754,"tr_customer_product_id":186744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Rosemarie Rogahn","mobile_number":"722-520-6278","email_id":"Izabella_Graham12@hotmail.com","dop":"2025-04-06","serial_number":"17404181422893374","imei1":"17404181422893374","imei2":"17404181422893374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186737,"job_number":"JOB_186737","tr_customer_id":186755,"tr_customer_product_id":186745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Izabella Grimes","mobile_number":"501-424-1439","email_id":"Gilda37@yahoo.com","dop":"2025-04-06","serial_number":"12215016841077944","imei1":"12215016841077944","imei2":"12215016841077944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186738,"job_number":"JOB_186738","tr_customer_id":186756,"tr_customer_product_id":186746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:59.000Z","modified_at":"2026-02-15T04:33:59.000Z","name":"Delbert Abbott","mobile_number":"907-736-7810","email_id":"Kyleigh9@hotmail.com","dop":"2025-04-06","serial_number":"18797719325841570","imei1":"18797719325841570","imei2":"18797719325841570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186742,"job_number":"JOB_186742","tr_customer_id":186760,"tr_customer_product_id":186750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"108096654810036","imei1":"108096654810036","imei2":"108096654810036","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186744,"job_number":"JOB_186744","tr_customer_id":186762,"tr_customer_product_id":186752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Pansy Hahn","mobile_number":"655-777-7868","email_id":"Lindsay.Little@hotmail.com","dop":"2025-02-01","serial_number":"90348612508251","imei1":"90348612508251","imei2":"90348612508251","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186746,"job_number":"JOB_186746","tr_customer_id":186764,"tr_customer_product_id":186754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:05.000Z","modified_at":"2026-02-15T04:34:05.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103591805122676","imei1":"103591805122676","imei2":"103591805122676","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186749,"job_number":"JOB_186749","tr_customer_id":186767,"tr_customer_product_id":186757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:06.000Z","modified_at":"2026-02-15T04:34:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10939781858154","imei1":"10939781858154","imei2":"10939781858154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186751,"job_number":"JOB_186751","tr_customer_id":186769,"tr_customer_product_id":186759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:08.000Z","modified_at":"2026-02-15T04:34:08.000Z","name":"Salvador West","mobile_number":"781-794-6584","email_id":"Kris59@gmail.com","dop":"2025-04-06","serial_number":"16083629240442440","imei1":"16083629240442440","imei2":"16083629240442440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186754,"job_number":"JOB_186754","tr_customer_id":186772,"tr_customer_product_id":186762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:10.000Z","modified_at":"2026-02-15T04:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14907118122176","imei1":"14907118122176","imei2":"14907118122176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186756,"job_number":"JOB_186756","tr_customer_id":186774,"tr_customer_product_id":186764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:11.000Z","modified_at":"2026-02-15T04:34:11.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"30183914317958","imei2":"30183914317959","popurl":"2026-02-05T04:34:09.882250Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186757,"job_number":"JOB_186757","tr_customer_id":186775,"tr_customer_product_id":186765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:12.000Z","modified_at":"2026-02-15T04:34:12.000Z","name":"Duane Hudson","mobile_number":"859-916-3012","email_id":"Kayleigh69@hotmail.com","dop":"2025-04-06","serial_number":"10267448103066748","imei1":"10267448103066748","imei2":"10267448103066748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186758,"job_number":"JOB_186758","tr_customer_id":186776,"tr_customer_product_id":186766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:13.000Z","modified_at":"2026-02-15T04:34:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18985259590089","imei1":"18985259590089","imei2":"18985259590089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186760,"job_number":"JOB_186760","tr_customer_id":186778,"tr_customer_product_id":186768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Virgil McClure","mobile_number":"440-547-7813","email_id":"Caden86@gmail.com","dop":"2025-04-06","serial_number":"15001350601433944","imei1":"15001350601433944","imei2":"15001350601433944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186766,"job_number":"JOB_186766","tr_customer_id":186784,"tr_customer_product_id":186774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12662415636728","imei1":"12662415636728","imei2":"12662415636728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186768,"job_number":"JOB_186768","tr_customer_id":186786,"tr_customer_product_id":186776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:18.000Z","modified_at":"2026-02-15T04:34:18.000Z","name":"Tess Abshire","mobile_number":"232-356-5243","email_id":"Grover55@hotmail.com","dop":"2025-04-06","serial_number":"14224803510898760","imei1":"14224803510898760","imei2":"14224803510898760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186769,"job_number":"JOB_186769","tr_customer_id":186787,"tr_customer_product_id":186777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:24.000Z","modified_at":"2026-02-15T04:34:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14333374230082","imei1":"14333374230082","imei2":"14333374230082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186771,"job_number":"JOB_186771","tr_customer_id":186789,"tr_customer_product_id":186779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14263115862691","imei1":"14263115862691","imei2":"14263115862691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186773,"job_number":"JOB_186773","tr_customer_id":186791,"tr_customer_product_id":186781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:25.000Z","modified_at":"2026-02-15T04:34:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19020194682502","imei1":"19020194682502","imei2":"19020194682502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186775,"job_number":"JOB_186775","tr_customer_id":186793,"tr_customer_product_id":186783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:26.000Z","modified_at":"2026-02-15T04:34:26.000Z","name":"Pietro Mayert","mobile_number":"849-824-8821","email_id":"Demond3@hotmail.com","dop":"2025-04-06","serial_number":"16881281375066924","imei1":"16881281375066924","imei2":"16881281375066924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186776,"job_number":"JOB_186776","tr_customer_id":186794,"tr_customer_product_id":186784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Floyd Paucek","mobile_number":"412-745-0243","email_id":"Candelario.Labadie@yahoo.com","dop":"2025-04-06","serial_number":"16084846984320402","imei1":"16084846984320402","imei2":"16084846984320402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186777,"job_number":"JOB_186777","tr_customer_id":186795,"tr_customer_product_id":186785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:27.000Z","modified_at":"2026-02-15T04:34:27.000Z","name":"Hilton Kerluke","mobile_number":"269-874-0199","email_id":"Rossie_Runolfsdottir27@yahoo.com","dop":"2025-04-06","serial_number":"10158316393942484","imei1":"10158316393942484","imei2":"10158316393942484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186784,"job_number":"JOB_186784","tr_customer_id":186802,"tr_customer_product_id":186792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:37.000Z","modified_at":"2026-02-15T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10121869876802","imei1":"10121869876802","imei2":"10121869876802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186786,"job_number":"JOB_186786","tr_customer_id":186804,"tr_customer_product_id":186794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17406210577917","imei1":"17406210577917","imei2":"17406210577917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186787,"job_number":"JOB_186787","tr_customer_id":186805,"tr_customer_product_id":186795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17920209169523","imei1":"17920209169523","imei2":"17920209169523","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186789,"job_number":"JOB_186789","tr_customer_id":186807,"tr_customer_product_id":186797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:38.000Z","modified_at":"2026-02-15T04:34:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19724231241749","imei1":"19724231241749","imei2":"19724231241749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186792,"job_number":"JOB_186792","tr_customer_id":186810,"tr_customer_product_id":186800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Audra Kuhic","mobile_number":"810-494-2275","email_id":"Dante_Strosin55@yahoo.com","dop":"2025-04-06","serial_number":"10211073054393640","imei1":"10211073054393640","imei2":"10211073054393640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186793,"job_number":"JOB_186793","tr_customer_id":186811,"tr_customer_product_id":186801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:39.000Z","modified_at":"2026-02-15T04:34:39.000Z","name":"Gabrielle Ortiz","mobile_number":"354-501-6046","email_id":"Linnea_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"10277878845691756","imei1":"10277878845691756","imei2":"10277878845691756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186794,"job_number":"JOB_186794","tr_customer_id":186812,"tr_customer_product_id":186802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Kailyn Metz","mobile_number":"233-314-0372","email_id":"Dejah.Denesik@hotmail.com","dop":"2025-04-06","serial_number":"17650476463220824","imei1":"17650476463220824","imei2":"17650476463220824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186795,"job_number":"JOB_186795","tr_customer_id":186813,"tr_customer_product_id":186803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:40.000Z","modified_at":"2026-02-15T04:34:40.000Z","name":"Monserrate Maggio","mobile_number":"424-467-2375","email_id":"Frederick10@yahoo.com","dop":"2025-04-06","serial_number":"15598358266015168","imei1":"15598358266015168","imei2":"15598358266015168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186796,"job_number":"JOB_186796","tr_customer_id":186814,"tr_customer_product_id":186804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:41.000Z","modified_at":"2026-02-15T04:34:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11939094561957","imei1":"11939094561957","imei2":"11939094561957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186798,"job_number":"JOB_186798","tr_customer_id":186816,"tr_customer_product_id":186806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:42.000Z","modified_at":"2026-02-15T04:34:42.000Z","name":"Don Heathcote","mobile_number":"877-741-2820","email_id":"Leonard16@gmail.com","dop":"2025-04-06","serial_number":"15198283879891464","imei1":"15198283879891464","imei2":"15198283879891464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186802,"job_number":"JOB_186802","tr_customer_id":186820,"tr_customer_product_id":186810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18460215281988","imei1":"18460215281988","imei2":"18460215281988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186803,"job_number":"JOB_186803","tr_customer_id":186821,"tr_customer_product_id":186811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13591492508973","imei1":"13591492508973","imei2":"13591492508973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186806,"job_number":"JOB_186806","tr_customer_id":186824,"tr_customer_product_id":186814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Santina Goldner","mobile_number":"530-320-5322","email_id":"Madaline_Bogisich32@yahoo.com","dop":"2025-04-06","serial_number":"18091325509537620","imei1":"18091325509537620","imei2":"18091325509537620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186807,"job_number":"JOB_186807","tr_customer_id":186825,"tr_customer_product_id":186815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:46.000Z","modified_at":"2026-02-15T04:34:46.000Z","name":"Lee Trantow","mobile_number":"996-223-0956","email_id":"Jermaine.Sawayn82@hotmail.com","dop":"2025-04-06","serial_number":"19760239068285884","imei1":"19760239068285884","imei2":"19760239068285884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186809,"job_number":"JOB_186809","tr_customer_id":186827,"tr_customer_product_id":186817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16333614667113","imei1":"16333614667113","imei2":"16333614667113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186810,"job_number":"JOB_186810","tr_customer_id":186828,"tr_customer_product_id":186818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:50.000Z","modified_at":"2026-02-15T04:34:50.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104700254007858","imei1":"104700254007858","imei2":"104700254007858","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186813,"job_number":"JOB_186813","tr_customer_id":186831,"tr_customer_product_id":186821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:52.000Z","modified_at":"2026-02-15T04:34:52.000Z","name":"Nick Howe","mobile_number":"505-962-7420","email_id":"Robert90@gmail.com","dop":"2025-04-06","serial_number":"18835642425436590","imei1":"18835642425436590","imei2":"18835642425436590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186817,"job_number":"JOB_186817","tr_customer_id":186835,"tr_customer_product_id":186825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11824616070525","imei1":"11824616070525","imei2":"11824616070525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186820,"job_number":"JOB_186820","tr_customer_id":186838,"tr_customer_product_id":186828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:02.000Z","modified_at":"2026-02-15T04:35:02.000Z","name":"Jolie Crist","mobile_number":"556-659-7769","email_id":"Juliana_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10470814331340786","imei1":"10470814331340786","imei2":"10470814331340786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186821,"job_number":"JOB_186821","tr_customer_id":186839,"tr_customer_product_id":186829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:08.000Z","modified_at":"2026-02-15T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11428643511830","imei1":"11428643511830","imei2":"11428643511830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186823,"job_number":"JOB_186823","tr_customer_id":186841,"tr_customer_product_id":186831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:10.000Z","modified_at":"2026-02-15T04:35:10.000Z","name":"Jamel Shanahan","mobile_number":"541-414-8656","email_id":"Melvin_Stoltenberg67@yahoo.com","dop":"2025-04-06","serial_number":"13797395031299652","imei1":"13797395031299652","imei2":"13797395031299652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186824,"job_number":"JOB_186824","tr_customer_id":186842,"tr_customer_product_id":186832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:12.000Z","modified_at":"2026-02-15T04:35:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15396396415345","imei1":"15396396415345","imei2":"15396396415345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186826,"job_number":"JOB_186826","tr_customer_id":186844,"tr_customer_product_id":186834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:14.000Z","modified_at":"2026-02-15T04:35:14.000Z","name":"Brain Wisozk","mobile_number":"848-407-7964","email_id":"Eli_Rodriguez28@gmail.com","dop":"2025-04-06","serial_number":"18969480772557896","imei1":"18969480772557896","imei2":"18969480772557896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186830,"job_number":"JOB_186830","tr_customer_id":186848,"tr_customer_product_id":186838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:18.000Z","modified_at":"2026-02-15T04:35:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14143686930565","imei1":"14143686930565","imei2":"14143686930565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186833,"job_number":"JOB_186833","tr_customer_id":186851,"tr_customer_product_id":186841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Robert Lakin","mobile_number":"457-784-5305","email_id":"Oma.Nitzsche93@yahoo.com","dop":"2025-04-06","serial_number":"13238417706758948","imei1":"13238417706758948","imei2":"13238417706758948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186834,"job_number":"JOB_186834","tr_customer_id":186852,"tr_customer_product_id":186842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:21.000Z","modified_at":"2026-02-15T04:35:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11242420825391","imei1":"11242420825391","imei2":"11242420825391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186836,"job_number":"JOB_186836","tr_customer_id":186854,"tr_customer_product_id":186844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:23.000Z","modified_at":"2026-02-15T04:35:23.000Z","name":"Murray Ferry","mobile_number":"387-273-5793","email_id":"Justina_Frami14@yahoo.com","dop":"2025-04-06","serial_number":"13725910243596346","imei1":"13725910243596346","imei2":"13725910243596346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186837,"job_number":"JOB_186837","tr_customer_id":186855,"tr_customer_product_id":186845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:24.000Z","modified_at":"2026-02-15T04:35:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15163716915967","imei1":"15163716915967","imei2":"15163716915967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186838,"job_number":"JOB_186838","tr_customer_id":186856,"tr_customer_product_id":186846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:25.000Z","modified_at":"2026-02-15T04:35:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19054055382478","imei1":"19054055382478","imei2":"19054055382478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186841,"job_number":"JOB_186841","tr_customer_id":186859,"tr_customer_product_id":186849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Georgianna Yost","mobile_number":"974-295-7252","email_id":"Vickie12@gmail.com","dop":"2025-04-06","serial_number":"15763747170314680","imei1":"15763747170314680","imei2":"15763747170314680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186842,"job_number":"JOB_186842","tr_customer_id":186860,"tr_customer_product_id":186850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:26.000Z","modified_at":"2026-02-15T04:35:26.000Z","name":"Carlos Emmerich","mobile_number":"993-461-6580","email_id":"Randi.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14383345598492012","imei1":"14383345598492012","imei2":"14383345598492012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186843,"job_number":"JOB_186843","tr_customer_id":186861,"tr_customer_product_id":186851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:33.000Z","modified_at":"2026-02-15T04:35:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11894924237651","imei1":"11894924237651","imei2":"11894924237651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186845,"job_number":"JOB_186845","tr_customer_id":186863,"tr_customer_product_id":186853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:35.000Z","modified_at":"2026-02-15T04:35:35.000Z","name":"Garett Kulas","mobile_number":"745-396-7352","email_id":"Kattie_Lynch@hotmail.com","dop":"2025-04-06","serial_number":"12364022732573664","imei1":"12364022732573664","imei2":"12364022732573664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186846,"job_number":"JOB_186846","tr_customer_id":186864,"tr_customer_product_id":186854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:59.000Z","modified_at":"2026-02-15T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10868733739251","imei1":"10868733739251","imei2":"10868733739251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186848,"job_number":"JOB_186848","tr_customer_id":186866,"tr_customer_product_id":186856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:00.000Z","modified_at":"2026-02-15T04:36:00.000Z","name":"Cody Langosh","mobile_number":"913-800-9475","email_id":"Reina.Crooks55@gmail.com","dop":"2025-04-06","serial_number":"12049850340815124","imei1":"12049850340815124","imei2":"12049850340815124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186852,"job_number":"JOB_186852","tr_customer_id":186870,"tr_customer_product_id":186860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:10.000Z","modified_at":"2026-02-15T04:36:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18417696040587","imei1":"18417696040587","imei2":"18417696040587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186854,"job_number":"JOB_186854","tr_customer_id":186872,"tr_customer_product_id":186862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:12.000Z","modified_at":"2026-02-15T04:36:12.000Z","name":"Martina Senger","mobile_number":"266-262-7569","email_id":"Matilda22@yahoo.com","dop":"2025-04-06","serial_number":"14115354951333934","imei1":"14115354951333934","imei2":"14115354951333934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186855,"job_number":"JOB_186855","tr_customer_id":186873,"tr_customer_product_id":186863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:19.000Z","modified_at":"2026-02-15T04:36:19.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-05","serial_number":"90183914317991","imei1":"27183914317977","imei2":"27183914317977","popurl":"2026-02-05T04:36:17.727432Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186856,"job_number":"JOB_186856","tr_customer_id":186874,"tr_customer_product_id":186864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:38:38.000Z","modified_at":"2026-02-15T04:38:38.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-05","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-05T04:38:35.146045200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186858,"job_number":"JOB_186858","tr_customer_id":186876,"tr_customer_product_id":186866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:05.000Z","modified_at":"2026-02-15T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16926293180222","imei1":"16926293180222","imei2":"16926293180222","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186859,"job_number":"JOB_186859","tr_customer_id":186877,"tr_customer_product_id":186867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12821978073845","imei1":"12821978073845","imei2":"12821978073845","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186860,"job_number":"JOB_186860","tr_customer_id":186878,"tr_customer_product_id":186868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33041426293061","imei1":"33041426293061","imei2":"33041426293061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186861,"job_number":"JOB_186861","tr_customer_id":186879,"tr_customer_product_id":186869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29280892055439","imei1":"29280892055439","imei2":"29280892055439","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186862,"job_number":"JOB_186862","tr_customer_id":186880,"tr_customer_product_id":186870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:06.000Z","modified_at":"2026-02-15T04:49:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35141118227176","imei1":"35141118227176","imei2":"35141118227176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186863,"job_number":"JOB_186863","tr_customer_id":186881,"tr_customer_product_id":186871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:07.000Z","modified_at":"2026-02-15T04:49:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20680274559682","imei1":"20680274559682","imei2":"20680274559682","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186865,"job_number":"JOB_186865","tr_customer_id":186883,"tr_customer_product_id":186873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96889248168579","imei1":"96889248168579","imei2":"96889248168579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186866,"job_number":"JOB_186866","tr_customer_id":186884,"tr_customer_product_id":186874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96325808436408","imei1":"96325808436408","imei2":"96325808436408","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186867,"job_number":"JOB_186867","tr_customer_id":186885,"tr_customer_product_id":186875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87875570819310","imei1":"87875570819310","imei2":"87875570819310","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186868,"job_number":"JOB_186868","tr_customer_id":186886,"tr_customer_product_id":186876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:35.000Z","modified_at":"2026-02-15T04:49:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95020789277898","imei1":"95020789277898","imei2":"95020789277898","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186869,"job_number":"JOB_186869","tr_customer_id":186887,"tr_customer_product_id":186877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96467914568307","imei1":"96467914568307","imei2":"96467914568307","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186870,"job_number":"JOB_186870","tr_customer_id":186888,"tr_customer_product_id":186878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:49:36.000Z","modified_at":"2026-02-15T04:49:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51364287319384","imei1":"51364287319384","imei2":"51364287319384","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186872,"job_number":"JOB_186872","tr_customer_id":186890,"tr_customer_product_id":186880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:03.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44050407348604","imei1":"44050407348604","imei2":"44050407348604","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186873,"job_number":"JOB_186873","tr_customer_id":186891,"tr_customer_product_id":186881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91788481407826","imei1":"91788481407826","imei2":"91788481407826","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186874,"job_number":"JOB_186874","tr_customer_id":186892,"tr_customer_product_id":186882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67419906604467","imei1":"67419906604467","imei2":"67419906604467","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186875,"job_number":"JOB_186875","tr_customer_id":186893,"tr_customer_product_id":186883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:04.000Z","modified_at":"2026-02-15T04:50:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67312121973186","imei1":"67312121973186","imei2":"67312121973186","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186876,"job_number":"JOB_186876","tr_customer_id":186894,"tr_customer_product_id":186884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43710678281717","imei1":"43710678281717","imei2":"43710678281717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186877,"job_number":"JOB_186877","tr_customer_id":186895,"tr_customer_product_id":186885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:50:05.000Z","modified_at":"2026-02-15T04:50:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10031458007359","imei1":"10031458007359","imei2":"10031458007359","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186879,"job_number":"JOB_186879","tr_customer_id":186897,"tr_customer_product_id":186887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:03:06.000Z","modified_at":"2026-02-15T05:03:06.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43247717147262","imei1":"43247717147262","imei2":"43247717147262","popurl":"2026-02-05T05:03:03.567881900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186880,"job_number":"JOB_186880","tr_customer_id":186898,"tr_customer_product_id":186888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:06:02.000Z","modified_at":"2026-02-15T05:06:02.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147717147262","imei1":"43147717147262","imei2":"43147717147262","popurl":"2026-02-05T05:05:59.721828600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186881,"job_number":"JOB_186881","tr_customer_id":186899,"tr_customer_product_id":186889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:40.000Z","modified_at":"2026-02-15T05:08:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15193145842277","imei1":"15193145842277","imei2":"15193145842277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186883,"job_number":"JOB_186883","tr_customer_id":186901,"tr_customer_product_id":186891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:08:42.000Z","modified_at":"2026-02-15T05:08:42.000Z","name":"Drew Runolfsson","mobile_number":"331-824-6217","email_id":"Kacey78@hotmail.com","dop":"2025-04-06","serial_number":"19121075231902110","imei1":"19121075231902110","imei2":"19121075231902110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186884,"job_number":"JOB_186884","tr_customer_id":186902,"tr_customer_product_id":186892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:27.000Z","modified_at":"2026-02-15T05:09:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14574135198004","imei1":"14574135198004","imei2":"14574135198004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186886,"job_number":"JOB_186886","tr_customer_id":186904,"tr_customer_product_id":186894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:09:29.000Z","modified_at":"2026-02-15T05:09:29.000Z","name":"Horacio Sawayn","mobile_number":"439-570-0976","email_id":"Elfrieda89@yahoo.com","dop":"2025-04-06","serial_number":"17033637055782916","imei1":"17033637055782916","imei2":"17033637055782916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186887,"job_number":"JOB_186887","tr_customer_id":186905,"tr_customer_product_id":186895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:13.000Z","modified_at":"2026-02-15T05:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19724931198755","imei1":"19724931198755","imei2":"19724931198755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186889,"job_number":"JOB_186889","tr_customer_id":186907,"tr_customer_product_id":186897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:10:14.000Z","modified_at":"2026-02-15T05:10:14.000Z","name":"Pascale Swift","mobile_number":"760-378-4845","email_id":"Rafael.McLaughlin@yahoo.com","dop":"2025-04-06","serial_number":"19632585081253650","imei1":"19632585081253650","imei2":"19632585081253650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186891,"job_number":"JOB_186891","tr_customer_id":186909,"tr_customer_product_id":186899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:16:15.000Z","modified_at":"2026-02-15T05:16:15.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43147707147262","imei1":"43147707147262","imei2":"43147707147262","popurl":"2026-02-05T05:16:13.061682300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186892,"job_number":"JOB_186892","tr_customer_id":186910,"tr_customer_product_id":186900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:04.000Z","modified_at":"2026-02-15T05:17:04.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"19290116060739","imei1":"19290116060739","imei2":"19290116060739","popurl":"2026-02-05T05:17:04.379564763Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186893,"job_number":"JOB_186893","tr_customer_id":186911,"tr_customer_product_id":186901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:17:24.000Z","modified_at":"2026-02-15T05:17:24.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"51748770275459","imei1":"51748770275459","imei2":"51748770275459","popurl":"2026-02-05T05:17:24.105554541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186894,"job_number":"JOB_186894","tr_customer_id":186912,"tr_customer_product_id":186902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:18:08.000Z","modified_at":"2026-02-15T05:18:08.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43144707147262","imei1":"43144707147262","imei2":"43144707147262","popurl":"2026-02-05T05:18:06.332571900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186896,"job_number":"JOB_186896","tr_customer_id":186914,"tr_customer_product_id":186904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:49.000Z","modified_at":"2026-02-15T05:21:49.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104347332397227","imei1":"104347332397227","imei2":"104347332397227","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186898,"job_number":"JOB_186898","tr_customer_id":186916,"tr_customer_product_id":186906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:22:01.000Z","modified_at":"2026-02-15T05:22:01.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100403465494166","imei1":"100403465494166","imei2":"100403465494166","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186900,"job_number":"JOB_186900","tr_customer_id":186918,"tr_customer_product_id":186908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:25:10.000Z","modified_at":"2026-02-15T05:25:10.000Z","name":"Leon Botsford","mobile_number":"665-992-5316","email_id":"Margaretta26@gmail.com","dop":"2025-12-01","serial_number":"17284957430789","imei1":"17284957430789","imei2":"17284957430789","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186902,"job_number":"JOB_186902","tr_customer_id":186920,"tr_customer_product_id":186910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:28.000Z","modified_at":"2026-02-15T05:38:28.000Z","name":"Nestor Hahn","mobile_number":"667-506-0576","email_id":"Quinton.Kunde41@hotmail.com","dop":"2025-04-06","serial_number":"11093885291498940","imei1":"11093885291498940","imei2":"11093885291498940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186904,"job_number":"JOB_186904","tr_customer_id":186922,"tr_customer_product_id":186912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:38:44.000Z","modified_at":"2026-02-15T05:38:44.000Z","name":"Letitia Orn","mobile_number":"963-921-8058","email_id":"Lacy.Bins@hotmail.com","dop":"2025-04-06","serial_number":"14346679566750382","imei1":"14346679566750382","imei2":"14346679566750382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T05:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186905,"job_number":"JOB_186905","tr_customer_id":186923,"tr_customer_product_id":186913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:13:21.000Z","modified_at":"2026-02-15T06:13:21.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-05","serial_number":"43297707147262","imei1":"43947707147262","imei2":"43947707147262","popurl":"2026-02-05T06:13:19.193670700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186906,"job_number":"JOB_186906","tr_customer_id":186924,"tr_customer_product_id":186914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:31.000Z","modified_at":"2026-02-15T06:15:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15080218423828","imei1":"15080218423828","imei2":"15080218423828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186908,"job_number":"JOB_186908","tr_customer_id":186926,"tr_customer_product_id":186916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:15:33.000Z","modified_at":"2026-02-15T06:15:33.000Z","name":"Earlene Pfannerstill","mobile_number":"998-966-4053","email_id":"Ova.Braun66@hotmail.com","dop":"2025-04-06","serial_number":"10022578022368760","imei1":"10022578022368760","imei2":"10022578022368760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186909,"job_number":"JOB_186909","tr_customer_id":186927,"tr_customer_product_id":186917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:16.000Z","modified_at":"2026-02-15T06:16:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15281610948129","imei1":"15281610948129","imei2":"15281610948129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186911,"job_number":"JOB_186911","tr_customer_id":186929,"tr_customer_product_id":186919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:17.000Z","modified_at":"2026-02-15T06:16:17.000Z","name":"Nellie Ortiz","mobile_number":"465-520-3997","email_id":"Lee.Effertz@hotmail.com","dop":"2025-04-06","serial_number":"16157576848628320","imei1":"16157576848628320","imei2":"16157576848628320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186912,"job_number":"JOB_186912","tr_customer_id":186930,"tr_customer_product_id":186920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:16:59.000Z","modified_at":"2026-02-15T06:16:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17554616576710","imei1":"17554616576710","imei2":"17554616576710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:16:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186914,"job_number":"JOB_186914","tr_customer_id":186932,"tr_customer_product_id":186922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:17:01.000Z","modified_at":"2026-02-15T06:17:01.000Z","name":"Brenna Friesen","mobile_number":"866-547-4188","email_id":"Sofia_McCullough57@gmail.com","dop":"2025-04-06","serial_number":"10453254449449684","imei1":"10453254449449684","imei2":"10453254449449684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186916,"job_number":"JOB_186916","tr_customer_id":186934,"tr_customer_product_id":186924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:27:59.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"11835984143523","imei1":"11835984143523","imei2":"11835984143523","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186918,"job_number":"JOB_186918","tr_customer_id":186936,"tr_customer_product_id":186926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:28:00.000Z","modified_at":"2026-02-15T06:28:00.000Z","name":"Georgiana Kemmer","mobile_number":"998-739-2327","email_id":"Tremaine55@yahoo.com","dop":"2026-01-04","serial_number":"16414721149770930","imei1":"16414721149770930","imei2":"16414721149770930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186925,"job_number":"JOB_186925","tr_customer_id":186943,"tr_customer_product_id":186933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:43:07.000Z","modified_at":"2026-02-15T06:43:07.000Z","name":"Elijah Langosh","mobile_number":"561-853-4918","email_id":"Vern27@gmail.com","dop":"2025-04-06","serial_number":"10890327841568874","imei1":"10890327841568874","imei2":"10890327841568874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186927,"job_number":"JOB_186927","tr_customer_id":186945,"tr_customer_product_id":186935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:11.000Z","modified_at":"2026-02-15T06:51:11.000Z","name":"Blanche Mohr","mobile_number":"235-262-5854","email_id":"Kaitlin51@yahoo.com","dop":"2025-04-06","serial_number":"17801493165259256","imei1":"17801493165259256","imei2":"17801493165259256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186929,"job_number":"JOB_186929","tr_customer_id":186947,"tr_customer_product_id":186937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:51:54.000Z","modified_at":"2026-02-15T06:51:54.000Z","name":"Norberto Herman","mobile_number":"649-984-5206","email_id":"Anya.Armstrong75@yahoo.com","dop":"2025-04-06","serial_number":"13098297828262646","imei1":"13098297828262646","imei2":"13098297828262646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186931,"job_number":"JOB_186931","tr_customer_id":186949,"tr_customer_product_id":186939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:52:36.000Z","modified_at":"2026-02-15T06:52:36.000Z","name":"Beatrice Keeling","mobile_number":"548-638-1243","email_id":"Kristy93@hotmail.com","dop":"2025-04-06","serial_number":"10643288520346174","imei1":"10643288520346174","imei2":"10643288520346174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186934,"job_number":"JOB_186934","tr_customer_id":186952,"tr_customer_product_id":186942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:59:01.000Z","modified_at":"2026-02-15T06:59:01.000Z","name":"Chauncey Hettinger","mobile_number":"484-460-9894","email_id":"Leslie45@hotmail.com","dop":"2025-04-06","serial_number":"13461830445027304","imei1":"13461830445027304","imei2":"13461830445027304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T06:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186935,"job_number":"JOB_186935","tr_customer_id":186953,"tr_customer_product_id":186943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:10:55.000Z","modified_at":"2026-02-15T07:10:55.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11469227978009","imei1":"11469227978009","imei2":"11469227978009","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:10:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186937,"job_number":"JOB_186937","tr_customer_id":186955,"tr_customer_product_id":186945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:10.000Z","modified_at":"2026-02-15T07:11:10.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16433013550853","imei1":"16433013550853","imei2":"16433013550853","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186939,"job_number":"JOB_186939","tr_customer_id":186957,"tr_customer_product_id":186947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:11:24.000Z","modified_at":"2026-02-15T07:11:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15041004710239","imei1":"15041004710239","imei2":"15041004710239","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186942,"job_number":"JOB_186942","tr_customer_id":186960,"tr_customer_product_id":186950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:30:20.000Z","modified_at":"2026-02-15T07:30:20.000Z","name":"Ernest Considine","mobile_number":"839-774-3027","email_id":"Estefania.Ernser22@yahoo.com","dop":"2025-04-06","serial_number":"19043215226358864","imei1":"19043215226358864","imei2":"19043215226358864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186943,"job_number":"JOB_186943","tr_customer_id":186961,"tr_customer_product_id":186951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:29.000Z","modified_at":"2026-02-15T07:45:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18983685862180","imei1":"18983685862180","imei2":"18983685862180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186945,"job_number":"JOB_186945","tr_customer_id":186963,"tr_customer_product_id":186953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:45:31.000Z","modified_at":"2026-02-15T07:45:31.000Z","name":"Maryam Emmerich","mobile_number":"974-203-2653","email_id":"Margarita61@hotmail.com","dop":"2025-04-06","serial_number":"18163394168139896","imei1":"18163394168139896","imei2":"18163394168139896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186946,"job_number":"JOB_186946","tr_customer_id":186964,"tr_customer_product_id":186954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:13.000Z","modified_at":"2026-02-15T07:46:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15662197590924","imei1":"15662197590924","imei2":"15662197590924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186948,"job_number":"JOB_186948","tr_customer_id":186966,"tr_customer_product_id":186956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:15.000Z","modified_at":"2026-02-15T07:46:15.000Z","name":"Marco Heaney","mobile_number":"665-823-2156","email_id":"Emilia59@hotmail.com","dop":"2025-04-06","serial_number":"11151120153991270","imei1":"11151120153991270","imei2":"11151120153991270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186949,"job_number":"JOB_186949","tr_customer_id":186967,"tr_customer_product_id":186957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:56.000Z","modified_at":"2026-02-15T07:46:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13886150807143","imei1":"13886150807143","imei2":"13886150807143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186951,"job_number":"JOB_186951","tr_customer_id":186969,"tr_customer_product_id":186959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:46:58.000Z","modified_at":"2026-02-15T07:46:58.000Z","name":"Clotilde Kautzer","mobile_number":"250-245-8501","email_id":"Emmet_Ratke80@hotmail.com","dop":"2025-04-06","serial_number":"12212879954078306","imei1":"12212879954078306","imei2":"12212879954078306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186953,"job_number":"JOB_186953","tr_customer_id":186971,"tr_customer_product_id":186961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:53:50.000Z","modified_at":"2026-02-15T07:53:50.000Z","name":"Savanna Predovic","mobile_number":"436-420-2721","email_id":"Domingo_Grant57@yahoo.com","dop":"2025-04-06","serial_number":"12797613794173614","imei1":"12797613794173614","imei2":"12797613794173614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186957,"job_number":"JOB_186957","tr_customer_id":186975,"tr_customer_product_id":186965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T07:54:35.000Z","modified_at":"2026-02-15T07:54:35.000Z","name":"Jaren Harvey","mobile_number":"610-998-2311","email_id":"Noemie70@gmail.com","dop":"2025-04-06","serial_number":"15815235503621684","imei1":"15815235503621684","imei2":"15815235503621684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186960,"job_number":"JOB_186960","tr_customer_id":186978,"tr_customer_product_id":186968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:43.000Z","modified_at":"2026-02-15T08:13:43.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14668992351793","imei1":"14668992351793","imei2":"114668992351793","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186961,"job_number":"JOB_186961","tr_customer_id":186979,"tr_customer_product_id":186969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"383753939160129","imei1":"383753939160129","imei2":"1383753939160129","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186962,"job_number":"JOB_186962","tr_customer_id":186980,"tr_customer_product_id":186970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:13:44.000Z","modified_at":"2026-02-15T08:13:44.000Z","name":"Darren Erdman","mobile_number":"659-720-1093","email_id":"Immanuel89@hotmail.com","dop":"2026-01-04","serial_number":"17973962237218","imei1":"17973962237218","imei2":"117973962237218","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:13:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186963,"job_number":"JOB_186963","tr_customer_id":186981,"tr_customer_product_id":186971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13223852246728","imei1":"13223852246728","imei2":"13223852246728","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186964,"job_number":"JOB_186964","tr_customer_id":186982,"tr_customer_product_id":186972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:45.000Z","modified_at":"2026-02-15T08:49:45.000Z","name":"Carissa Homenick","mobile_number":"202-230-6371","email_id":"Litzy55@yahoo.com","dop":"2026-01-04","serial_number":"10130451321403","imei1":"10130451321403","imei2":"10130451321403","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186965,"job_number":"JOB_186965","tr_customer_id":186983,"tr_customer_product_id":186973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:49:47.000Z","modified_at":"2026-02-15T08:49:47.000Z","name":"Mable Ryan","mobile_number":"221-931-4910","email_id":"Carli_Greenfelder95@hotmail.com","dop":"2026-01-04","serial_number":"44452118109556880","imei1":"44452118109556880","imei2":"44452118109556880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T08:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186966,"job_number":"JOB_186966","tr_customer_id":186984,"tr_customer_product_id":186974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:16.000Z","modified_at":"2026-02-15T09:15:16.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13678253534192","imei1":"13678253534192","imei2":"113678253534192","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186967,"job_number":"JOB_186967","tr_customer_id":186985,"tr_customer_product_id":186975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:15:17.000Z","modified_at":"2026-02-15T09:15:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"391280687411604","imei1":"391280687411604","imei2":"1391280687411604","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186969,"job_number":"JOB_186969","tr_customer_id":186987,"tr_customer_product_id":186977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:35.000Z","modified_at":"2026-02-15T09:51:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11059599046762","imei1":"11059599046762","imei2":"11059599046762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186971,"job_number":"JOB_186971","tr_customer_id":186989,"tr_customer_product_id":186979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:51:37.000Z","modified_at":"2026-02-15T09:51:37.000Z","name":"Josiah Little","mobile_number":"448-389-3391","email_id":"Einar_Von18@hotmail.com","dop":"2025-04-06","serial_number":"19564515753822984","imei1":"19564515753822984","imei2":"19564515753822984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186972,"job_number":"JOB_186972","tr_customer_id":186990,"tr_customer_product_id":186980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:17.000Z","modified_at":"2026-02-15T09:52:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13313172213980","imei1":"13313172213980","imei2":"13313172213980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186974,"job_number":"JOB_186974","tr_customer_id":186992,"tr_customer_product_id":186982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:19.000Z","modified_at":"2026-02-15T09:52:19.000Z","name":"Corene Torp","mobile_number":"465-691-2932","email_id":"Hertha_Wolff@yahoo.com","dop":"2025-04-06","serial_number":"12472291555181492","imei1":"12472291555181492","imei2":"12472291555181492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186975,"job_number":"JOB_186975","tr_customer_id":186993,"tr_customer_product_id":186983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:52:59.000Z","modified_at":"2026-02-15T09:52:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12245586705931","imei1":"12245586705931","imei2":"12245586705931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186977,"job_number":"JOB_186977","tr_customer_id":186995,"tr_customer_product_id":186985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T09:53:00.000Z","modified_at":"2026-02-15T09:53:00.000Z","name":"Louvenia Ward","mobile_number":"538-275-1735","email_id":"Norene_Kertzmann@gmail.com","dop":"2025-04-06","serial_number":"18757696979381390","imei1":"18757696979381390","imei2":"18757696979381390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T09:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186978,"job_number":"JOB_186978","tr_customer_id":186996,"tr_customer_product_id":186986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:06:56.000Z","modified_at":"2026-02-15T10:06:56.000Z","name":"Abbigail Bartell","mobile_number":"361-705-6755","email_id":"Osborne_Johnson54@yahoo.com","dop":"2026-02-01","serial_number":"32492661709185","imei1":"32492661709185","imei2":"32492661709185","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186979,"job_number":"JOB_186979","tr_customer_id":186997,"tr_customer_product_id":186987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:10:13.000Z","modified_at":"2026-02-15T10:10:13.000Z","name":"Lacey Nikolaus","mobile_number":"988-789-6171","email_id":"Bettye_Heathcote87@yahoo.com","dop":"2026-02-01","serial_number":"59942538189735","imei1":"59942538189735","imei2":"59942538189735","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186980,"job_number":"JOB_186980","tr_customer_id":186998,"tr_customer_product_id":186988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:11:09.000Z","modified_at":"2026-02-15T10:11:09.000Z","name":"Marcus Jaskolski","mobile_number":"597-694-3505","email_id":"Muhammad36@gmail.com","dop":"2026-02-01","serial_number":"75161393286932","imei1":"75161393286932","imei2":"75161393286932","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:11:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186981,"job_number":"JOB_186981","tr_customer_id":186999,"tr_customer_product_id":186989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:17:41.000Z","modified_at":"2026-02-15T10:17:41.000Z","name":"Howard Robel","mobile_number":"647-475-3484","email_id":"Rashad_Boyer51@hotmail.com","dop":"2026-02-01","serial_number":"30492289997197","imei1":"30492289997197","imei2":"30492289997197","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186982,"job_number":"JOB_186982","tr_customer_id":187000,"tr_customer_product_id":186990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:41.000Z","modified_at":"2026-02-15T10:19:41.000Z","name":"Danial Gleichner","mobile_number":"745-838-6453","email_id":"Vern69@yahoo.com","dop":"2026-02-01","serial_number":"85577950276836","imei1":"85577950276836","imei2":"85577950276836","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186983,"job_number":"JOB_186983","tr_customer_id":187001,"tr_customer_product_id":186991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:19:51.000Z","modified_at":"2026-02-15T10:19:52.000Z","name":"Frida Steuber","mobile_number":"906-485-6477","email_id":"Adrien_Bergstrom@hotmail.com","dop":"2026-02-01","serial_number":"62540403602694","imei1":"62540403602694","imei2":"62540403602694","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186984,"job_number":"JOB_186984","tr_customer_id":187002,"tr_customer_product_id":186992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:31:42.000Z","modified_at":"2026-02-15T10:31:42.000Z","name":"Dulce Nitzsche","mobile_number":"628-606-5255","email_id":"Darrick_OConnell82@gmail.com","dop":"2026-02-01","serial_number":"48636466012041","imei1":"48636466012041","imei2":"48636466012041","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186985,"job_number":"JOB_186985","tr_customer_id":187003,"tr_customer_product_id":186993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:22.000Z","modified_at":"2026-02-15T10:35:22.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"194466403332296","imei1":"194466403332296","imei2":"194466403332296","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186986,"job_number":"JOB_186986","tr_customer_id":187004,"tr_customer_product_id":186994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:35:28.000Z","modified_at":"2026-02-15T10:35:28.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"165327995302029","imei1":"165327995302029","imei2":"165327995302029","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186987,"job_number":"JOB_186987","tr_customer_id":187005,"tr_customer_product_id":186995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:37:37.000Z","modified_at":"2026-02-15T10:37:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"197148484973735","imei1":"197148484973735","imei2":"197148484973735","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186989,"job_number":"JOB_186989","tr_customer_id":187007,"tr_customer_product_id":186997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:39.000Z","modified_at":"2026-02-15T10:47:39.000Z","name":"Noemi Goyette","mobile_number":"816-430-1714","email_id":"Tomasa.Schowalter@yahoo.com","dop":"2025-04-06","serial_number":"16419392221043770","imei1":"16419392221043770","imei2":"16419392221043770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186990,"job_number":"JOB_186990","tr_customer_id":187008,"tr_customer_product_id":186998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:47:51.000Z","modified_at":"2026-02-15T10:47:51.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-05","serial_number":"85895616181346","imei1":"85895616181346","imei2":"85895616181346","popurl":"2026-02-05T10:47:41.148317004Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186991,"job_number":"JOB_186991","tr_customer_id":187009,"tr_customer_product_id":186999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"Ayushmati Varrier","mobile_number":"8611222604","email_id":"jahnu.mishra@hotmail.com","dop":"2026-02-05","serial_number":"90630869750623","imei1":"90630869750623","imei2":"90630869750623","popurl":"www.charumati-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186992,"job_number":"JOB_186992","tr_customer_id":187010,"tr_customer_product_id":187000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:03.000Z","modified_at":"2026-02-15T10:48:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13128842224787","imei1":"13128842224787","imei2":"13128842224787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186994,"job_number":"JOB_186994","tr_customer_id":187012,"tr_customer_product_id":187002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:05.000Z","modified_at":"2026-02-15T10:48:05.000Z","name":"Ebony Douglas","mobile_number":"771-281-6352","email_id":"Athena70@gmail.com","dop":"2025-04-06","serial_number":"15431835986222296","imei1":"15431835986222296","imei2":"15431835986222296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186995,"job_number":"JOB_186995","tr_customer_id":187013,"tr_customer_product_id":187003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:50.000Z","modified_at":"2026-02-15T10:48:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14339957123745","imei1":"14339957123745","imei2":"14339957123745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186997,"job_number":"JOB_186997","tr_customer_id":187015,"tr_customer_product_id":187005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:48:52.000Z","modified_at":"2026-02-15T10:48:52.000Z","name":"Estella Marks","mobile_number":"883-497-3495","email_id":"Deondre23@hotmail.com","dop":"2025-04-06","serial_number":"18130666300466810","imei1":"18130666300466810","imei2":"18130666300466810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:48:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186998,"job_number":"JOB_186998","tr_customer_id":187016,"tr_customer_product_id":187006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:36.000Z","modified_at":"2026-02-15T10:49:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16013071880038","imei1":"16013071880038","imei2":"16013071880038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187000,"job_number":"JOB_187000","tr_customer_id":187018,"tr_customer_product_id":187008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:49:38.000Z","modified_at":"2026-02-15T10:49:38.000Z","name":"Athena Braun","mobile_number":"534-405-5049","email_id":"Seamus_Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"13415886447576528","imei1":"13415886447576528","imei2":"13415886447576528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187002,"job_number":"JOB_187002","tr_customer_id":187020,"tr_customer_product_id":187010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:53:09.000Z","modified_at":"2026-02-15T10:53:09.000Z","name":"Eladio Parisian","mobile_number":"504-837-1213","email_id":"Sienna.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"19382972336927020","imei1":"19382972336927020","imei2":"19382972336927020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187004,"job_number":"JOB_187004","tr_customer_id":187022,"tr_customer_product_id":187012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T10:58:00.000Z","modified_at":"2026-02-15T10:58:00.000Z","name":"Jolie Abernathy","mobile_number":"603-789-9785","email_id":"Era.Braun25@hotmail.com","dop":"2025-04-06","serial_number":"14451919436683220","imei1":"14451919436683220","imei2":"14451919436683220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T10:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187005,"job_number":"JOB_187005","tr_customer_id":187023,"tr_customer_product_id":187013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:05:11.000Z","modified_at":"2026-02-15T12:05:11.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"55346567890444","imei1":"55346567890444","imei2":"55346567890444","popurl":"2026-02-05T12:05:09.439242500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187006,"job_number":"JOB_187006","tr_customer_id":187024,"tr_customer_product_id":187014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:07:04.000Z","modified_at":"2026-02-15T12:07:04.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-02-05","serial_number":"89346567890344","imei1":"89346567890344","imei2":"89346567890344","popurl":"2026-02-05T12:07:01.541918800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T12:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187009,"job_number":"JOB_187009","tr_customer_id":187027,"tr_customer_product_id":187017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:29.000Z","modified_at":"2026-02-15T13:39:29.000Z","name":"Mitchell Nader","mobile_number":"823-509-1695","email_id":"Shanie.Upton@yahoo.com","dop":"2025-05-30","serial_number":"16127208522228","imei1":"16127208522228","imei2":"16127208522228","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187010,"job_number":"JOB_187010","tr_customer_id":187028,"tr_customer_product_id":187018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:39:30.000Z","modified_at":"2026-02-15T13:39:30.000Z","name":"Alia Gusikowski","mobile_number":"351-510-3439","email_id":"Randall.Cremin12@yahoo.com","dop":"2025-05-30","serial_number":"1438985986096546","imei1":"1438985986096546","imei2":"1438985986096546","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187011,"job_number":"JOB_187011","tr_customer_id":187029,"tr_customer_product_id":187019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:57:38.000Z","modified_at":"2026-02-15T13:57:38.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102339009322581","imei1":"102339009322581","imei2":"102339009322581","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187013,"job_number":"JOB_187013","tr_customer_id":187031,"tr_customer_product_id":187021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:16.000Z","modified_at":"2026-02-15T13:58:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74586904723473","imei1":"74586904723473","imei2":"74586904723473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187014,"job_number":"JOB_187014","tr_customer_id":187032,"tr_customer_product_id":187022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64901830297010","imei1":"64901830297010","imei2":"64901830297010","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187015,"job_number":"JOB_187015","tr_customer_id":187033,"tr_customer_product_id":187023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43000733107652","imei1":"43000733107652","imei2":"43000733107652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187016,"job_number":"JOB_187016","tr_customer_id":187034,"tr_customer_product_id":187024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:17.000Z","modified_at":"2026-02-15T13:58:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74179220157113","imei1":"74179220157113","imei2":"74179220157113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187017,"job_number":"JOB_187017","tr_customer_id":187035,"tr_customer_product_id":187025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87564269615780","imei1":"87564269615780","imei2":"87564269615780","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187018,"job_number":"JOB_187018","tr_customer_id":187036,"tr_customer_product_id":187026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:18.000Z","modified_at":"2026-02-15T13:58:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73977316052839","imei1":"73977316052839","imei2":"73977316052839","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187020,"job_number":"JOB_187020","tr_customer_id":187038,"tr_customer_product_id":187028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:22.000Z","modified_at":"2026-02-15T13:58:22.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106951712710418","imei1":"106951712710418","imei2":"106951712710418","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187023,"job_number":"JOB_187023","tr_customer_id":187041,"tr_customer_product_id":187031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Lorena Sanford","mobile_number":"268-984-1713","email_id":"Geovany.Keebler29@gmail.com","dop":"2025-04-06","serial_number":"10614436670129892","imei1":"10614436670129892","imei2":"10614436670129892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187024,"job_number":"JOB_187024","tr_customer_id":187042,"tr_customer_product_id":187032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:48.000Z","modified_at":"2026-02-15T13:58:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23050710177185","imei1":"23050710177185","imei2":"23050710177185","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187025,"job_number":"JOB_187025","tr_customer_id":187043,"tr_customer_product_id":187033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40458074383627","imei1":"40458074383627","imei2":"40458074383627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187026,"job_number":"JOB_187026","tr_customer_id":187044,"tr_customer_product_id":187034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28091532355559","imei1":"28091532355559","imei2":"28091532355559","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187027,"job_number":"JOB_187027","tr_customer_id":187045,"tr_customer_product_id":187035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:49.000Z","modified_at":"2026-02-15T13:58:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83878537234347","imei1":"83878537234347","imei2":"83878537234347","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187028,"job_number":"JOB_187028","tr_customer_id":187046,"tr_customer_product_id":187036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75965107927282","imei1":"75965107927282","imei2":"75965107927282","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187029,"job_number":"JOB_187029","tr_customer_id":187047,"tr_customer_product_id":187037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:58:50.000Z","modified_at":"2026-02-15T13:58:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33249299895497","imei1":"33249299895497","imei2":"33249299895497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187031,"job_number":"JOB_187031","tr_customer_id":187049,"tr_customer_product_id":187039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:06.000Z","modified_at":"2026-02-15T13:59:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"104894473772043","imei1":"104894473772043","imei2":"104894473772043","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187033,"job_number":"JOB_187033","tr_customer_id":187051,"tr_customer_product_id":187041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:20.000Z","modified_at":"2026-02-15T13:59:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51124551888715","imei1":"51124551888715","imei2":"51124551888715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187034,"job_number":"JOB_187034","tr_customer_id":187052,"tr_customer_product_id":187042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89655487230437","imei1":"89655487230437","imei2":"89655487230437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187035,"job_number":"JOB_187035","tr_customer_id":187053,"tr_customer_product_id":187043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98377118697013","imei1":"98377118697013","imei2":"98377118697013","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187036,"job_number":"JOB_187036","tr_customer_id":187054,"tr_customer_product_id":187044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78381531985396","imei1":"78381531985396","imei2":"78381531985396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187037,"job_number":"JOB_187037","tr_customer_id":187055,"tr_customer_product_id":187045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:21.000Z","modified_at":"2026-02-15T13:59:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27918658492429","imei1":"27918658492429","imei2":"27918658492429","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187038,"job_number":"JOB_187038","tr_customer_id":187056,"tr_customer_product_id":187046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:22.000Z","modified_at":"2026-02-15T13:59:22.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82492217863724","imei1":"82492217863724","imei2":"82492217863724","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187040,"job_number":"JOB_187040","tr_customer_id":187058,"tr_customer_product_id":187048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:37.000Z","modified_at":"2026-02-15T13:59:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18714751055887","imei1":"18714751055887","imei2":"18714751055887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187042,"job_number":"JOB_187042","tr_customer_id":187060,"tr_customer_product_id":187050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T13:59:38.000Z","modified_at":"2026-02-15T13:59:38.000Z","name":"Dortha Collier","mobile_number":"303-925-9068","email_id":"Jeffrey12@hotmail.com","dop":"2025-04-06","serial_number":"19979080396713290","imei1":"19979080396713290","imei2":"19979080396713290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T13:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187045,"job_number":"JOB_187045","tr_customer_id":187063,"tr_customer_product_id":187053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:20.000Z","modified_at":"2026-02-15T14:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13984422900997","imei1":"13984422900997","imei2":"13984422900997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187047,"job_number":"JOB_187047","tr_customer_id":187065,"tr_customer_product_id":187055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:00:22.000Z","modified_at":"2026-02-15T14:00:22.000Z","name":"Meaghan Reinger","mobile_number":"505-668-0409","email_id":"Anabelle.Connelly70@gmail.com","dop":"2025-04-06","serial_number":"18834737958951230","imei1":"18834737958951230","imei2":"18834737958951230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187048,"job_number":"JOB_187048","tr_customer_id":187066,"tr_customer_product_id":187056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:03.000Z","modified_at":"2026-02-15T14:01:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12607197800685","imei1":"12607197800685","imei2":"12607197800685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187050,"job_number":"JOB_187050","tr_customer_id":187068,"tr_customer_product_id":187058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:01:04.000Z","modified_at":"2026-02-15T14:01:04.000Z","name":"Jamir Cronin","mobile_number":"665-903-3047","email_id":"Brandy_West25@gmail.com","dop":"2025-04-06","serial_number":"11597987596136010","imei1":"11597987596136010","imei2":"11597987596136010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187060,"job_number":"JOB_187060","tr_customer_id":187078,"tr_customer_product_id":187068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"43132387608188","imei1":"43132387608188","imei2":"43132387608188","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187061,"job_number":"JOB_187061","tr_customer_id":187079,"tr_customer_product_id":187069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:18:40.000Z","modified_at":"2026-02-15T14:18:40.000Z","name":"Zoila McKenzie","mobile_number":"513-733-2264","email_id":"Rocky8@yahoo.com","dop":"2025-02-01","serial_number":"100160448245178","imei1":"100160448245178","imei2":"100160448245178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:18:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187063,"job_number":"JOB_187063","tr_customer_id":187081,"tr_customer_product_id":187071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:22.000Z","modified_at":"2026-02-15T14:19:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"35932994454938","imei1":"35932994454938","imei2":"35932994454938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187064,"job_number":"JOB_187064","tr_customer_id":187082,"tr_customer_product_id":187072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:23.000Z","modified_at":"2026-02-15T14:19:23.000Z","name":"Danial Stracke","mobile_number":"921-742-5413","email_id":"Hester_Hackett99@gmail.com","dop":"2025-02-01","serial_number":"37239301380109","imei1":"37239301380109","imei2":"37239301380109","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187066,"job_number":"JOB_187066","tr_customer_id":187084,"tr_customer_product_id":187074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:19:58.000Z","modified_at":"2026-02-15T14:19:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15707532866387","imei1":"15707532866387","imei2":"15707532866387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187068,"job_number":"JOB_187068","tr_customer_id":187086,"tr_customer_product_id":187076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:00.000Z","modified_at":"2026-02-15T14:20:00.000Z","name":"Carson Douglas","mobile_number":"846-599-4597","email_id":"Maritza53@yahoo.com","dop":"2025-04-06","serial_number":"13252984808633096","imei1":"13252984808633096","imei2":"13252984808633096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187069,"job_number":"JOB_187069","tr_customer_id":187087,"tr_customer_product_id":187077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90638858306649","imei1":"90638858306649","imei2":"90638858306649","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187070,"job_number":"JOB_187070","tr_customer_id":187088,"tr_customer_product_id":187078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:04.000Z","modified_at":"2026-02-15T14:20:04.000Z","name":"Madison Jones","mobile_number":"415-558-6887","email_id":"Maybelle.Jacobs51@hotmail.com","dop":"2025-02-01","serial_number":"51142501004467","imei1":"51142501004467","imei2":"51142501004467","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187072,"job_number":"JOB_187072","tr_customer_id":187090,"tr_customer_product_id":187080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:39.000Z","modified_at":"2026-02-15T14:20:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17953549906708","imei1":"17953549906708","imei2":"17953549906708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187074,"job_number":"JOB_187074","tr_customer_id":187092,"tr_customer_product_id":187082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:41.000Z","modified_at":"2026-02-15T14:20:41.000Z","name":"Ocie Labadie","mobile_number":"730-877-9586","email_id":"Alvah.McCullough85@yahoo.com","dop":"2025-04-06","serial_number":"10392770912008928","imei1":"10392770912008928","imei2":"10392770912008928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187075,"job_number":"JOB_187075","tr_customer_id":187093,"tr_customer_product_id":187083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:46.000Z","modified_at":"2026-02-15T14:20:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14329955753337","imei1":"14329955753337","imei2":"14329955753337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187077,"job_number":"JOB_187077","tr_customer_id":187095,"tr_customer_product_id":187085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:20:47.000Z","modified_at":"2026-02-15T14:20:47.000Z","name":"Gabriel Fay","mobile_number":"501-502-1715","email_id":"Shanel.Hoeger37@yahoo.com","dop":"2025-04-06","serial_number":"18956941070379930","imei1":"18956941070379930","imei2":"18956941070379930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:20:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187078,"job_number":"JOB_187078","tr_customer_id":187096,"tr_customer_product_id":187086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:26.000Z","modified_at":"2026-02-15T14:21:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10102675426909","imei1":"10102675426909","imei2":"10102675426909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187080,"job_number":"JOB_187080","tr_customer_id":187098,"tr_customer_product_id":187088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:27.000Z","modified_at":"2026-02-15T14:21:27.000Z","name":"Drew Grady","mobile_number":"302-618-2173","email_id":"Solon98@yahoo.com","dop":"2025-04-06","serial_number":"15619477608470204","imei1":"15619477608470204","imei2":"15619477608470204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187081,"job_number":"JOB_187081","tr_customer_id":187099,"tr_customer_product_id":187089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:32.000Z","modified_at":"2026-02-15T14:21:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14830749884443","imei1":"14830749884443","imei2":"14830749884443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187083,"job_number":"JOB_187083","tr_customer_id":187101,"tr_customer_product_id":187091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:21:34.000Z","modified_at":"2026-02-15T14:21:34.000Z","name":"Liana Huel","mobile_number":"802-895-5064","email_id":"Angelina.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"15748405575817776","imei1":"15748405575817776","imei2":"15748405575817776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187084,"job_number":"JOB_187084","tr_customer_id":187102,"tr_customer_product_id":187092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:07.000Z","modified_at":"2026-02-15T14:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10716528573250","imei1":"10716528573250","imei2":"10716528573250","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187086,"job_number":"JOB_187086","tr_customer_id":187104,"tr_customer_product_id":187094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:08.000Z","modified_at":"2026-02-15T14:22:08.000Z","name":"Jessika Douglas","mobile_number":"217-412-9721","email_id":"Emory74@yahoo.com","dop":"2025-06-18","serial_number":"1083359125800506","imei1":"1083359125800506","imei2":"1083359125800506","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187087,"job_number":"JOB_187087","tr_customer_id":187105,"tr_customer_product_id":187095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:11.000Z","modified_at":"2026-02-15T14:22:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15559671691365","imei1":"15559671691365","imei2":"15559671691365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187089,"job_number":"JOB_187089","tr_customer_id":187107,"tr_customer_product_id":187097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:12.000Z","modified_at":"2026-02-15T14:22:12.000Z","name":"Murray Wolf","mobile_number":"531-319-5052","email_id":"Dorothea_Rice@yahoo.com","dop":"2025-04-06","serial_number":"19208423499013300","imei1":"19208423499013300","imei2":"19208423499013300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187093,"job_number":"JOB_187093","tr_customer_id":187111,"tr_customer_product_id":187101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:50.000Z","modified_at":"2026-02-15T14:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10542814601330","imei1":"10542814601330","imei2":"10542814601330","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187095,"job_number":"JOB_187095","tr_customer_id":187113,"tr_customer_product_id":187103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:51.000Z","modified_at":"2026-02-15T14:22:51.000Z","name":"Jarrett Krajcik","mobile_number":"678-945-2716","email_id":"Hanna.Dibbert51@hotmail.com","dop":"2025-06-18","serial_number":"1076684520318457","imei1":"1076684520318457","imei2":"1076684520318457","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187102,"job_number":"JOB_187102","tr_customer_id":187120,"tr_customer_product_id":187110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:53.000Z","modified_at":"2026-02-15T14:23:53.000Z","name":"Chris Boyle","mobile_number":"303-503-7415","email_id":"Hollie.Mueller@gmail.com","dop":"2025-04-07","serial_number":"16343792352653","imei1":"16343792352653","imei2":"16343792352653","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187103,"job_number":"JOB_187103","tr_customer_id":187121,"tr_customer_product_id":187111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:23.000Z","modified_at":"2026-02-15T14:24:23.000Z","name":"Ora Hane","mobile_number":"203-845-8131","email_id":"Herminia89@yahoo.com","dop":"2025-04-07","serial_number":"17897755107457","imei1":"17897755107457","imei2":"17897755107457","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187107,"job_number":"JOB_187107","tr_customer_id":187125,"tr_customer_product_id":187115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:48.000Z","modified_at":"2026-02-15T14:24:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15249122686704","imei1":"15249122686704","imei2":"15249122686704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187109,"job_number":"JOB_187109","tr_customer_id":187127,"tr_customer_product_id":187117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:50.000Z","modified_at":"2026-02-15T14:24:50.000Z","name":"Susanna Wuckert","mobile_number":"756-672-8169","email_id":"Margaret14@hotmail.com","dop":"2025-04-06","serial_number":"11725153669115862","imei1":"11725153669115862","imei2":"11725153669115862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187110,"job_number":"JOB_187110","tr_customer_id":187128,"tr_customer_product_id":187118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:18.000Z","modified_at":"2026-02-15T14:25:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15586379621468","imei1":"15586379621468","imei2":"15586379621468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187112,"job_number":"JOB_187112","tr_customer_id":187130,"tr_customer_product_id":187120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:19.000Z","modified_at":"2026-02-15T14:25:19.000Z","name":"Lucinda Kling","mobile_number":"206-462-1937","email_id":"Mazie52@yahoo.com","dop":"2025-04-06","serial_number":"15975787898779336","imei1":"15975787898779336","imei2":"15975787898779336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187113,"job_number":"JOB_187113","tr_customer_id":187131,"tr_customer_product_id":187121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:36.000Z","modified_at":"2026-02-15T14:25:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16450245740387","imei1":"16450245740387","imei2":"16450245740387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187115,"job_number":"JOB_187115","tr_customer_id":187133,"tr_customer_product_id":187123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:25:38.000Z","modified_at":"2026-02-15T14:25:38.000Z","name":"Jacklyn Kutch","mobile_number":"828-887-6462","email_id":"Baron.Kertzmann41@yahoo.com","dop":"2025-04-06","serial_number":"12215152455965426","imei1":"12215152455965426","imei2":"12215152455965426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187116,"job_number":"JOB_187116","tr_customer_id":187134,"tr_customer_product_id":187124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:00.000Z","modified_at":"2026-02-15T14:26:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19970265154876","imei1":"19970265154876","imei2":"19970265154876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187118,"job_number":"JOB_187118","tr_customer_id":187136,"tr_customer_product_id":187126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:02.000Z","modified_at":"2026-02-15T14:26:02.000Z","name":"Bette Jast","mobile_number":"940-666-6163","email_id":"Fidel_Stanton@hotmail.com","dop":"2025-04-06","serial_number":"16249673678697824","imei1":"16249673678697824","imei2":"16249673678697824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187119,"job_number":"JOB_187119","tr_customer_id":187137,"tr_customer_product_id":187127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:15.000Z","modified_at":"2026-02-15T14:26:15.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19254089152789","imei1":"19254089152789","imei2":"19254089152789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187121,"job_number":"JOB_187121","tr_customer_id":187139,"tr_customer_product_id":187129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:16.000Z","modified_at":"2026-02-15T14:26:16.000Z","name":"Yesenia Hayes","mobile_number":"784-689-1355","email_id":"Clovis_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"14793764931110308","imei1":"14793764931110308","imei2":"14793764931110308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187122,"job_number":"JOB_187122","tr_customer_id":187140,"tr_customer_product_id":187130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:22.000Z","modified_at":"2026-02-15T14:26:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17118441382342","imei1":"17118441382342","imei2":"17118441382342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187124,"job_number":"JOB_187124","tr_customer_id":187142,"tr_customer_product_id":187132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:24.000Z","modified_at":"2026-02-15T14:26:24.000Z","name":"Jarret Marvin","mobile_number":"386-842-5740","email_id":"Jordon11@gmail.com","dop":"2025-04-06","serial_number":"16559444459322644","imei1":"16559444459322644","imei2":"16559444459322644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187125,"job_number":"JOB_187125","tr_customer_id":187143,"tr_customer_product_id":187133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:27.000Z","modified_at":"2026-02-15T14:26:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18464460773179","imei1":"18464460773179","imei2":"18464460773179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187127,"job_number":"JOB_187127","tr_customer_id":187145,"tr_customer_product_id":187135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:29.000Z","modified_at":"2026-02-15T14:26:29.000Z","name":"Kiana Larson","mobile_number":"933-754-2101","email_id":"Kara.Wolff@gmail.com","dop":"2025-04-06","serial_number":"18852327251330156","imei1":"18852327251330156","imei2":"18852327251330156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187128,"job_number":"JOB_187128","tr_customer_id":187146,"tr_customer_product_id":187136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:43.000Z","modified_at":"2026-02-15T14:26:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19124385431179","imei1":"19124385431179","imei2":"19124385431179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187130,"job_number":"JOB_187130","tr_customer_id":187148,"tr_customer_product_id":187138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:26:44.000Z","modified_at":"2026-02-15T14:26:44.000Z","name":"Winifred Schowalter","mobile_number":"853-542-7211","email_id":"Lavern91@gmail.com","dop":"2025-04-06","serial_number":"14821022656654990","imei1":"14821022656654990","imei2":"14821022656654990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187131,"job_number":"JOB_187131","tr_customer_id":187149,"tr_customer_product_id":187139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:01.000Z","modified_at":"2026-02-15T14:27:01.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14528354389338","imei1":"14528354389338","imei2":"14528354389338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187133,"job_number":"JOB_187133","tr_customer_id":187151,"tr_customer_product_id":187141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:03.000Z","modified_at":"2026-02-15T14:27:03.000Z","name":"Ian Pfannerstill","mobile_number":"470-995-9982","email_id":"Sarina0@hotmail.com","dop":"2025-04-06","serial_number":"11434439116627450","imei1":"11434439116627450","imei2":"11434439116627450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187134,"job_number":"JOB_187134","tr_customer_id":187152,"tr_customer_product_id":187142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:12.000Z","modified_at":"2026-02-15T14:27:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17649021680040","imei1":"17649021680040","imei2":"17649021680040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187136,"job_number":"JOB_187136","tr_customer_id":187154,"tr_customer_product_id":187144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:14.000Z","modified_at":"2026-02-15T14:27:14.000Z","name":"Tiara Schowalter","mobile_number":"688-431-0405","email_id":"Lesley.Schmitt@hotmail.com","dop":"2025-04-06","serial_number":"12658411081049574","imei1":"12658411081049574","imei2":"12658411081049574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187137,"job_number":"JOB_187137","tr_customer_id":187155,"tr_customer_product_id":187145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:47.000Z","modified_at":"2026-02-15T14:27:47.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18186610422609","imei1":"18186610422609","imei2":"18186610422609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187139,"job_number":"JOB_187139","tr_customer_id":187157,"tr_customer_product_id":187147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:49.000Z","modified_at":"2026-02-15T14:27:49.000Z","name":"Kenny Waters","mobile_number":"888-260-3328","email_id":"Tyrell_Feil78@yahoo.com","dop":"2025-04-06","serial_number":"10019552825530170","imei1":"10019552825530170","imei2":"10019552825530170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187140,"job_number":"JOB_187140","tr_customer_id":187158,"tr_customer_product_id":187148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:57.000Z","modified_at":"2026-02-15T14:27:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14648595276951","imei1":"14648595276951","imei2":"14648595276951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187142,"job_number":"JOB_187142","tr_customer_id":187160,"tr_customer_product_id":187150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:58.000Z","modified_at":"2026-02-15T14:27:58.000Z","name":"Bettie Champlin","mobile_number":"517-925-1371","email_id":"Tyshawn.Pacocha49@yahoo.com","dop":"2025-04-06","serial_number":"12168536102071452","imei1":"12168536102071452","imei2":"12168536102071452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187143,"job_number":"JOB_187143","tr_customer_id":187161,"tr_customer_product_id":187151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:27:59.000Z","modified_at":"2026-02-15T14:27:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17911571022317","imei1":"17911571022317","imei2":"17911571022317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187145,"job_number":"JOB_187145","tr_customer_id":187163,"tr_customer_product_id":187153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:01.000Z","modified_at":"2026-02-15T14:28:01.000Z","name":"Everett Thompson","mobile_number":"598-379-4227","email_id":"Mya37@hotmail.com","dop":"2025-04-06","serial_number":"11574104922902676","imei1":"11574104922902676","imei2":"11574104922902676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187147,"job_number":"JOB_187147","tr_customer_id":187165,"tr_customer_product_id":187155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:10.000Z","modified_at":"2026-02-15T14:28:10.000Z","name":"Johann Ritchie","mobile_number":"646-992-8950","email_id":"Omari.Welch@yahoo.com","dop":"2025-04-06","serial_number":"17914960512879240","imei1":"17914960512879240","imei2":"17914960512879240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187149,"job_number":"JOB_187149","tr_customer_id":187167,"tr_customer_product_id":187157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:47.000Z","modified_at":"2026-02-15T14:28:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12489427100538","imei1":"12489427100538","imei2":"12489427100538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187152,"job_number":"JOB_187152","tr_customer_id":187170,"tr_customer_product_id":187160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:49.000Z","modified_at":"2026-02-15T14:28:49.000Z","name":"Herminia Keebler","mobile_number":"651-925-0224","email_id":"Rachael15@hotmail.com","dop":"2025-04-06","serial_number":"18142919284428130","imei1":"18142919284428130","imei2":"18142919284428130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187154,"job_number":"JOB_187154","tr_customer_id":187172,"tr_customer_product_id":187162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:28:51.000Z","modified_at":"2026-02-15T14:28:51.000Z","name":"Zoe Monahan","mobile_number":"656-819-8459","email_id":"Hilbert85@gmail.com","dop":"2025-04-06","serial_number":"14162439078513812","imei1":"14162439078513812","imei2":"14162439078513812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187156,"job_number":"JOB_187156","tr_customer_id":187174,"tr_customer_product_id":187164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:34.000Z","modified_at":"2026-02-15T14:29:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14748848004874","imei1":"14748848004874","imei2":"14748848004874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187158,"job_number":"JOB_187158","tr_customer_id":187176,"tr_customer_product_id":187166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:29:36.000Z","modified_at":"2026-02-15T14:29:36.000Z","name":"Marco Carter","mobile_number":"248-635-7873","email_id":"Jeremie.Raynor87@hotmail.com","dop":"2025-04-06","serial_number":"10532882504952882","imei1":"10532882504952882","imei2":"10532882504952882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187159,"job_number":"JOB_187159","tr_customer_id":187177,"tr_customer_product_id":187167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:35.000Z","modified_at":"2026-02-15T14:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17987057243901","imei1":"17987057243901","imei2":"17987057243901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187161,"job_number":"JOB_187161","tr_customer_id":187179,"tr_customer_product_id":187169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:36.000Z","modified_at":"2026-02-15T14:31:36.000Z","name":"Golda Johns","mobile_number":"826-554-0175","email_id":"Dean98@hotmail.com","dop":"2025-04-06","serial_number":"14485796904094016","imei1":"14485796904094016","imei2":"14485796904094016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187162,"job_number":"JOB_187162","tr_customer_id":187180,"tr_customer_product_id":187170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:40.000Z","modified_at":"2026-02-15T14:31:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15711692534320","imei1":"15711692534320","imei2":"15711692534320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187164,"job_number":"JOB_187164","tr_customer_id":187182,"tr_customer_product_id":187172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:31:42.000Z","modified_at":"2026-02-15T14:31:42.000Z","name":"Erich Kirlin","mobile_number":"897-623-8534","email_id":"Clint.Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"10353955896889238","imei1":"10353955896889238","imei2":"10353955896889238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187165,"job_number":"JOB_187165","tr_customer_id":187183,"tr_customer_product_id":187173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:19.000Z","modified_at":"2026-02-15T14:32:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13512958212601","imei1":"13512958212601","imei2":"13512958212601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187167,"job_number":"JOB_187167","tr_customer_id":187185,"tr_customer_product_id":187175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:21.000Z","modified_at":"2026-02-15T14:32:21.000Z","name":"Neva Boehm","mobile_number":"249-827-8649","email_id":"Efrain74@gmail.com","dop":"2025-04-06","serial_number":"19138619691890560","imei1":"19138619691890560","imei2":"19138619691890560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187168,"job_number":"JOB_187168","tr_customer_id":187186,"tr_customer_product_id":187176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:24.000Z","modified_at":"2026-02-15T14:32:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12264870516207","imei1":"12264870516207","imei2":"12264870516207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187170,"job_number":"JOB_187170","tr_customer_id":187188,"tr_customer_product_id":187178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:26.000Z","modified_at":"2026-02-15T14:32:26.000Z","name":"Richmond Hegmann","mobile_number":"529-670-4625","email_id":"Constance.Cormier17@hotmail.com","dop":"2025-04-06","serial_number":"13295411501727392","imei1":"13295411501727392","imei2":"13295411501727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187171,"job_number":"JOB_187171","tr_customer_id":187189,"tr_customer_product_id":187179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:27.000Z","modified_at":"2026-02-15T14:32:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17157960088787","imei1":"17157960088787","imei2":"17157960088787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187173,"job_number":"JOB_187173","tr_customer_id":187191,"tr_customer_product_id":187181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:29.000Z","modified_at":"2026-02-15T14:32:29.000Z","name":"Naomi Wiegand","mobile_number":"709-924-7550","email_id":"Rosendo_Stroman@gmail.com","dop":"2025-04-06","serial_number":"10170722342086502","imei1":"10170722342086502","imei2":"10170722342086502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187177,"job_number":"JOB_187177","tr_customer_id":187195,"tr_customer_product_id":187185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:03.000Z","modified_at":"2026-02-15T14:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18123061742281","imei1":"18123061742281","imei2":"18123061742281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187181,"job_number":"JOB_187181","tr_customer_id":187199,"tr_customer_product_id":187189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Chelsie Morar","mobile_number":"988-775-3480","email_id":"Alize_Denesik34@hotmail.com","dop":"2025-04-06","serial_number":"17238599782396452","imei1":"17238599782396452","imei2":"17238599782396452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187183,"job_number":"JOB_187183","tr_customer_id":187201,"tr_customer_product_id":187191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11572965201556","imei1":"11572965201556","imei2":"11572965201556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187184,"job_number":"JOB_187184","tr_customer_id":187202,"tr_customer_product_id":187192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:13.000Z","modified_at":"2026-02-15T14:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19666558173880","imei1":"19666558173880","imei2":"19666558173880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187187,"job_number":"JOB_187187","tr_customer_id":187205,"tr_customer_product_id":187195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Khalid Carroll","mobile_number":"318-902-0223","email_id":"Devan_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"19853331500066716","imei1":"19853331500066716","imei2":"19853331500066716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187188,"job_number":"JOB_187188","tr_customer_id":187206,"tr_customer_product_id":187196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:15.000Z","modified_at":"2026-02-15T14:33:15.000Z","name":"Jose Donnelly","mobile_number":"350-839-1406","email_id":"Winnifred_Bashirian78@hotmail.com","dop":"2025-04-06","serial_number":"15444751562136728","imei1":"15444751562136728","imei2":"15444751562136728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187190,"job_number":"JOB_187190","tr_customer_id":187208,"tr_customer_product_id":187198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:17.000Z","modified_at":"2026-02-15T14:33:17.000Z","name":"Charity Boehm","mobile_number":"844-736-4497","email_id":"Bobbie_Jakubowski99@gmail.com","dop":"2025-04-06","serial_number":"18121046470931440","imei1":"18121046470931440","imei2":"18121046470931440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187194,"job_number":"JOB_187194","tr_customer_id":187212,"tr_customer_product_id":187202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:45.000Z","modified_at":"2026-02-15T14:33:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17888040108552","imei1":"17888040108552","imei2":"17888040108552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187196,"job_number":"JOB_187196","tr_customer_id":187214,"tr_customer_product_id":187204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:47.000Z","modified_at":"2026-02-15T14:33:47.000Z","name":"Stanford Parker","mobile_number":"533-212-4801","email_id":"Nedra3@hotmail.com","dop":"2025-04-06","serial_number":"17179522028706224","imei1":"17179522028706224","imei2":"17179522028706224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187198,"job_number":"JOB_187198","tr_customer_id":187216,"tr_customer_product_id":187206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:17.000Z","modified_at":"2026-02-15T14:34:17.000Z","name":"Arno Heathcote","mobile_number":"756-593-2413","email_id":"Dana30@gmail.com","dop":"2025-04-06","serial_number":"15336367938739100","imei1":"15336367938739100","imei2":"15336367938739100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187199,"job_number":"JOB_187199","tr_customer_id":187217,"tr_customer_product_id":187207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:36.000Z","modified_at":"2026-02-15T14:34:36.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10935212475028","imei1":"10935212475028","imei2":"10935212475028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187201,"job_number":"JOB_187201","tr_customer_id":187219,"tr_customer_product_id":187209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:34:37.000Z","modified_at":"2026-02-15T14:34:37.000Z","name":"Stephon Douglas","mobile_number":"272-236-1014","email_id":"Kristina_Crona@yahoo.com","dop":"2025-04-06","serial_number":"15259864300393112","imei1":"15259864300393112","imei2":"15259864300393112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187202,"job_number":"JOB_187202","tr_customer_id":187220,"tr_customer_product_id":187210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:18.000Z","modified_at":"2026-02-15T14:35:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14337799410978","imei1":"14337799410978","imei2":"14337799410978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187204,"job_number":"JOB_187204","tr_customer_id":187222,"tr_customer_product_id":187212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:19.000Z","modified_at":"2026-02-15T14:35:19.000Z","name":"Rashad Boyer","mobile_number":"232-982-4370","email_id":"Joesph_Sanford49@yahoo.com","dop":"2025-04-06","serial_number":"12127688654837650","imei1":"12127688654837650","imei2":"12127688654837650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187205,"job_number":"JOB_187205","tr_customer_id":187223,"tr_customer_product_id":187213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:43.000Z","modified_at":"2026-02-15T14:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14015221197403","imei1":"14015221197403","imei2":"14015221197403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187207,"job_number":"JOB_187207","tr_customer_id":187225,"tr_customer_product_id":187215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:44.000Z","modified_at":"2026-02-15T14:35:44.000Z","name":"Imani Medhurst","mobile_number":"650-622-7969","email_id":"Janiya.Conn@yahoo.com","dop":"2025-04-06","serial_number":"19922696919929816","imei1":"19922696919929816","imei2":"19922696919929816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187209,"job_number":"JOB_187209","tr_customer_id":187227,"tr_customer_product_id":187217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:35:59.000Z","modified_at":"2026-02-15T14:35:59.000Z","name":"Margaret Herman","mobile_number":"765-314-1127","email_id":"Isaiah28@hotmail.com","dop":"2025-04-06","serial_number":"18043710149272628","imei1":"18043710149272628","imei2":"18043710149272628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187210,"job_number":"JOB_187210","tr_customer_id":187228,"tr_customer_product_id":187218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:00.000Z","modified_at":"2026-02-15T14:36:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13604613005518","imei1":"13604613005518","imei2":"13604613005518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187212,"job_number":"JOB_187212","tr_customer_id":187230,"tr_customer_product_id":187220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:01.000Z","modified_at":"2026-02-15T14:36:01.000Z","name":"Lurline Daniel","mobile_number":"840-985-7355","email_id":"Yasmin.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"11823767115621000","imei1":"11823767115621000","imei2":"11823767115621000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187215,"job_number":"JOB_187215","tr_customer_id":187233,"tr_customer_product_id":187223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:30.000Z","modified_at":"2026-02-15T14:36:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10960992437104","imei1":"10960992437104","imei2":"10960992437104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187217,"job_number":"JOB_187217","tr_customer_id":187235,"tr_customer_product_id":187225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:36:31.000Z","modified_at":"2026-02-15T14:36:31.000Z","name":"Mable O'Reilly","mobile_number":"751-314-7139","email_id":"Otto.Gutmann94@hotmail.com","dop":"2025-04-06","serial_number":"14474396039964810","imei1":"14474396039964810","imei2":"14474396039964810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187219,"job_number":"JOB_187219","tr_customer_id":187237,"tr_customer_product_id":187227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:15.000Z","modified_at":"2026-02-15T14:37:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10609805579560","imei1":"10609805579560","imei2":"10609805579560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187221,"job_number":"JOB_187221","tr_customer_id":187239,"tr_customer_product_id":187229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:37:17.000Z","modified_at":"2026-02-15T14:37:17.000Z","name":"Ocie Wunsch","mobile_number":"820-584-6401","email_id":"Adella.Armstrong92@yahoo.com","dop":"2025-04-06","serial_number":"16473024243918144","imei1":"16473024243918144","imei2":"16473024243918144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187222,"job_number":"JOB_187222","tr_customer_id":187240,"tr_customer_product_id":187230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:45.000Z","modified_at":"2026-02-15T14:51:45.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17641341632955","imei1":"17641341632955","imei2":"17641341632955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187224,"job_number":"JOB_187224","tr_customer_id":187242,"tr_customer_product_id":187232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:51:46.000Z","modified_at":"2026-02-15T14:51:46.000Z","name":"Isom Feest","mobile_number":"926-987-6906","email_id":"Valerie17@hotmail.com","dop":"2025-04-06","serial_number":"14085308000184646","imei1":"14085308000184646","imei2":"14085308000184646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187225,"job_number":"JOB_187225","tr_customer_id":187243,"tr_customer_product_id":187233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:32.000Z","modified_at":"2026-02-15T14:52:32.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11975447677177","imei1":"11975447677177","imei2":"11975447677177","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187227,"job_number":"JOB_187227","tr_customer_id":187245,"tr_customer_product_id":187235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:52:34.000Z","modified_at":"2026-02-15T14:52:34.000Z","name":"Maya Bogisich","mobile_number":"602-261-8346","email_id":"Kraig91@hotmail.com","dop":"2025-04-06","serial_number":"16537270466431296","imei1":"16537270466431296","imei2":"16537270466431296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187228,"job_number":"JOB_187228","tr_customer_id":187246,"tr_customer_product_id":187236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:36:40.000Z","modified_at":"2026-02-15T15:36:40.000Z","name":"Jatin  sharma","mobile_number":"7045663d55","email_id":"kjkjk@gmail.com","dop":"2025-04-07","serial_number":"45658258741477","imei1":"45658258741477","imei2":"45658258741477","popurl":"2025-04-07T04:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187229,"job_number":"JOB_187229","tr_customer_id":187247,"tr_customer_product_id":187237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:20.000Z","modified_at":"2026-02-15T15:45:20.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108627879415796","imei1":"108627879415796","imei2":"108627879415796","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187231,"job_number":"JOB_187231","tr_customer_id":187249,"tr_customer_product_id":187239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:45:33.000Z","modified_at":"2026-02-15T15:45:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103629457089839","imei1":"103629457089839","imei2":"103629457089839","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187233,"job_number":"JOB_187233","tr_customer_id":187251,"tr_customer_product_id":187241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T15:56:11.000Z","modified_at":"2026-02-15T15:56:11.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"66164243211018","imei1":"66164243211018","imei2":"66164243211018","popurl":"2026-02-05T15:56:10.573819900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T15:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187234,"job_number":"JOB_187234","tr_customer_id":187252,"tr_customer_product_id":187242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:26.000Z","modified_at":"2026-02-15T16:16:26.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"161966731493793","imei1":"161966731493793","imei2":"161966731493793","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187235,"job_number":"JOB_187235","tr_customer_id":187253,"tr_customer_product_id":187243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:16:49.000Z","modified_at":"2026-02-15T16:16:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"149641292823319","imei1":"149641292823319","imei2":"149641292823319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187236,"job_number":"JOB_187236","tr_customer_id":187254,"tr_customer_product_id":187244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:53.000Z","modified_at":"2026-02-15T16:18:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151297276374035","imei1":"151297276374035","imei2":"151297276374035","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187237,"job_number":"JOB_187237","tr_customer_id":187255,"tr_customer_product_id":187245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:18:58.000Z","modified_at":"2026-02-15T16:18:58.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"108808193721002","imei1":"108808193721002","imei2":"108808193721002","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187238,"job_number":"JOB_187238","tr_customer_id":187256,"tr_customer_product_id":187246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:23:43.000Z","modified_at":"2026-02-15T16:23:43.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"31935369529867","imei1":"31935369529867","imei2":"31935369529867","popurl":"2026-02-05T16:23:42.911065069Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187239,"job_number":"JOB_187239","tr_customer_id":187257,"tr_customer_product_id":187247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:27:08.000Z","modified_at":"2026-02-15T16:27:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"46749897855667","imei1":"46749897855667","imei2":"46749897855667","popurl":"2026-02-05T16:27:07.901475681Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187240,"job_number":"JOB_187240","tr_customer_id":187258,"tr_customer_product_id":187248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:33:22.000Z","modified_at":"2026-02-15T16:33:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"79354885495371","imei1":"79354885495371","imei2":"79354885495371","popurl":"2026-02-05T16:33:22.154071823Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187241,"job_number":"JOB_187241","tr_customer_id":187259,"tr_customer_product_id":187249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:35:02.000Z","modified_at":"2026-02-15T16:35:02.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-05","serial_number":"85747840933722","imei1":"85747840933722","imei2":"85747840933722","popurl":"2026-02-05T16:35:01.596264050Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187242,"job_number":"JOB_187242","tr_customer_id":187260,"tr_customer_product_id":187250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T16:57:01.000Z","modified_at":"2026-02-15T16:57:01.000Z","name":"Sanka Chopra","mobile_number":"7061423234","email_id":"amish.ahuja@yahoo.co.in","dop":"2026-02-05","serial_number":"218617199071328","imei1":"218617199071328","imei2":"218617199071328","popurl":"www.meenakshi-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T16:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187245,"job_number":"JOB_187245","tr_customer_id":187263,"tr_customer_product_id":187253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:15:40.000Z","modified_at":"2026-02-15T17:15:40.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"178541101045926","imei1":"178541101045926","imei2":"178541101045926","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187246,"job_number":"JOB_187246","tr_customer_id":187264,"tr_customer_product_id":187254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:17:45.000Z","modified_at":"2026-02-15T17:17:45.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"186266071673725","imei1":"186266071673725","imei2":"186266071673725","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187247,"job_number":"JOB_187247","tr_customer_id":187265,"tr_customer_product_id":187255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:18:21.000Z","modified_at":"2026-02-15T17:18:21.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"128758522195497","imei1":"128758522195497","imei2":"128758522195497","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187248,"job_number":"JOB_187248","tr_customer_id":187266,"tr_customer_product_id":187256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:42.000Z","modified_at":"2026-02-15T17:22:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"150234779827605","imei1":"150234779827605","imei2":"150234779827605","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187249,"job_number":"JOB_187249","tr_customer_id":187267,"tr_customer_product_id":187257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:22:49.000Z","modified_at":"2026-02-15T17:22:49.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171013778576073","imei1":"171013778576073","imei2":"171013778576073","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187250,"job_number":"JOB_187250","tr_customer_id":187268,"tr_customer_product_id":187258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:08.000Z","modified_at":"2026-02-15T17:23:08.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18454859803935","imei1":"18454859803935","imei2":"18454859803935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187252,"job_number":"JOB_187252","tr_customer_id":187270,"tr_customer_product_id":187260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:10.000Z","modified_at":"2026-02-15T17:23:10.000Z","name":"Joesph Gibson","mobile_number":"275-453-1343","email_id":"Iliana_Marvin@gmail.com","dop":"2025-04-06","serial_number":"16924793874180156","imei1":"16924793874180156","imei2":"16924793874180156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187253,"job_number":"JOB_187253","tr_customer_id":187271,"tr_customer_product_id":187261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:56.000Z","modified_at":"2026-02-15T17:23:56.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10301690540840","imei1":"10301690540840","imei2":"10301690540840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187255,"job_number":"JOB_187255","tr_customer_id":187273,"tr_customer_product_id":187263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:23:58.000Z","modified_at":"2026-02-15T17:23:58.000Z","name":"Letitia Schmeler","mobile_number":"637-768-0616","email_id":"Janessa5@hotmail.com","dop":"2025-04-06","serial_number":"13794190485221328","imei1":"13794190485221328","imei2":"13794190485221328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187256,"job_number":"JOB_187256","tr_customer_id":187274,"tr_customer_product_id":187264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:43.000Z","modified_at":"2026-02-15T17:24:43.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13481019924880","imei1":"13481019924880","imei2":"13481019924880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187258,"job_number":"JOB_187258","tr_customer_id":187276,"tr_customer_product_id":187266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:24:44.000Z","modified_at":"2026-02-15T17:24:44.000Z","name":"Savion Ortiz","mobile_number":"351-608-8129","email_id":"Haley_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"10244429517004048","imei1":"10244429517004048","imei2":"10244429517004048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187260,"job_number":"JOB_187260","tr_customer_id":187278,"tr_customer_product_id":187268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:15.000Z","modified_at":"2026-02-15T17:32:15.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13822662662224","imei2":"13822662662224","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187262,"job_number":"JOB_187262","tr_customer_id":187280,"tr_customer_product_id":187270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:32.000Z","modified_at":"2026-02-15T17:32:32.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18557527794996","imei2":"18557527794996","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187264,"job_number":"JOB_187264","tr_customer_id":187282,"tr_customer_product_id":187272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:38.000Z","modified_at":"2026-02-15T17:32:38.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"127148078442767","imei1":"127148078442767","imei2":"127148078442767","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187265,"job_number":"JOB_187265","tr_customer_id":187283,"tr_customer_product_id":187273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:44.000Z","modified_at":"2026-02-15T17:32:44.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"122372982708801","imei1":"122372982708801","imei2":"122372982708801","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187266,"job_number":"JOB_187266","tr_customer_id":187284,"tr_customer_product_id":187274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:49.000Z","modified_at":"2026-02-15T17:32:49.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15123691026939","imei2":"15123691026939","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187268,"job_number":"JOB_187268","tr_customer_id":187286,"tr_customer_product_id":187276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:32:50.000Z","modified_at":"2026-02-15T17:32:50.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"195411833562769","imei1":"195411833562769","imei2":"195411833562769","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187269,"job_number":"JOB_187269","tr_customer_id":187287,"tr_customer_product_id":187277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:02.000Z","modified_at":"2026-02-15T17:33:02.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"117121107398006","imei1":"117121107398006","imei2":"117121107398006","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187270,"job_number":"JOB_187270","tr_customer_id":187288,"tr_customer_product_id":187278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:33:55.000Z","modified_at":"2026-02-15T17:33:55.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"151028092008500","imei1":"151028092008500","imei2":"151028092008500","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187271,"job_number":"JOB_187271","tr_customer_id":187289,"tr_customer_product_id":187279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:42.000Z","modified_at":"2026-02-15T17:34:42.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"184864611549608","imei1":"184864611549608","imei2":"184864611549608","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187272,"job_number":"JOB_187272","tr_customer_id":187290,"tr_customer_product_id":187280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:34:52.000Z","modified_at":"2026-02-15T17:34:52.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"155123346349382","imei1":"155123346349382","imei2":"155123346349382","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187273,"job_number":"JOB_187273","tr_customer_id":187291,"tr_customer_product_id":187281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:41.000Z","modified_at":"2026-02-15T17:35:41.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"116405416158319","imei1":"116405416158319","imei2":"116405416158319","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187274,"job_number":"JOB_187274","tr_customer_id":187292,"tr_customer_product_id":187282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:35:47.000Z","modified_at":"2026-02-15T17:35:47.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"170462350466686","imei1":"170462350466686","imei2":"170462350466686","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187277,"job_number":"JOB_187277","tr_customer_id":187295,"tr_customer_product_id":187285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:48.000Z","modified_at":"2026-02-15T17:40:48.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"100985925677546A","imei1":"100985925677546A","imei2":"100985925677546A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187278,"job_number":"JOB_187278","tr_customer_id":187296,"tr_customer_product_id":187286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:53.000Z","modified_at":"2026-02-15T17:40:53.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"156556505413078A","imei1":"156556505413078A","imei2":"156556505413078A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187279,"job_number":"JOB_187279","tr_customer_id":187297,"tr_customer_product_id":187287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:56.000Z","modified_at":"2026-02-15T17:40:56.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"154223620398233A","imei1":"154223620398233A","imei2":"154223620398233A","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187280,"job_number":"JOB_187280","tr_customer_id":187298,"tr_customer_product_id":187288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:42:25.000Z","modified_at":"2026-02-15T17:42:25.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"1082617516700360","imei1":"1082617516700360","imei2":"1082617516700360","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187281,"job_number":"JOB_187281","tr_customer_id":187299,"tr_customer_product_id":187289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:46:37.000Z","modified_at":"2026-02-15T17:46:37.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"147898259089373","imei1":"147898259089373","imei2":"147898259089373","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187284,"job_number":"JOB_187284","tr_customer_id":187302,"tr_customer_product_id":187292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:51:45.000Z","modified_at":"2026-02-15T17:51:45.000Z","name":"Chandra Mehra","mobile_number":"7027500878","email_id":"bhaumik.pandey@yahoo.co.in","dop":"2026-02-05","serial_number":"953313049736300","imei1":"953313049736300","imei2":"953313049736300","popurl":"www.dinkar-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187285,"job_number":"JOB_187285","tr_customer_id":187303,"tr_customer_product_id":187293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:52:47.000Z","modified_at":"2026-02-15T17:52:47.000Z","name":"Anunay Bhat","mobile_number":"7083327644","email_id":"chandramohan.mahajan@gmail.com","dop":"2026-02-05","serial_number":"902791970508273","imei1":"902791970508273","imei2":"902791970508273","popurl":"www.radha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187287,"job_number":"JOB_187287","tr_customer_id":187305,"tr_customer_product_id":187295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:00:01.000Z","modified_at":"2026-02-15T18:00:01.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"129529694064332","imei1":"129529694064332","imei2":"129529694064332","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187294,"job_number":"JOB_187294","tr_customer_id":187312,"tr_customer_product_id":187302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:33.000Z","modified_at":"2026-02-15T19:02:33.000Z","name":"Balamani Sinha","mobile_number":"7077489506","email_id":"chandranath.butt@yahoo.co.in","dop":"2026-02-05","serial_number":"820221923785132","imei1":"820221923785132","imei2":"820221923785132","popurl":"www.dharmaketu-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187295,"job_number":"JOB_187295","tr_customer_id":187313,"tr_customer_product_id":187303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:03:04.000Z","modified_at":"2026-02-15T19:03:04.000Z","name":"Krishna Kakkar","mobile_number":"7017580276","email_id":"som.mahajan@yahoo.co.in","dop":"2026-02-05","serial_number":"027658691228371","imei1":"027658691228371","imei2":"027658691228371","popurl":"www.kashyapi-shukla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187296,"job_number":"JOB_187296","tr_customer_id":187314,"tr_customer_product_id":187304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T23:46:56.000Z","modified_at":"2026-02-15T23:46:56.000Z","name":"Jagadisha Gowda","mobile_number":"7033527723","email_id":"chanda.singh@gmail.com","dop":"2026-02-05","serial_number":"716447708536345","imei1":"716447708536345","imei2":"716447708536345","popurl":"www.lavanya-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T23:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187298,"job_number":"JOB_187298","tr_customer_id":187316,"tr_customer_product_id":187306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:23:58.000Z","modified_at":"2026-02-16T03:23:58.000Z","name":"Hallie Metz","mobile_number":"863-299-4876","email_id":"Shanny_Hagenes@yahoo.com","dop":"2025-05-30","serial_number":"10022649508757","imei1":"10022649508757","imei2":"10022649508757","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187299,"job_number":"JOB_187299","tr_customer_id":187317,"tr_customer_product_id":187307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T03:24:00.000Z","modified_at":"2026-02-16T03:24:00.000Z","name":"Rhett Braun","mobile_number":"362-339-3393","email_id":"Kelly_Corkery@gmail.com","dop":"2025-05-30","serial_number":"1709458007931367","imei1":"1709458007931367","imei2":"1709458007931367","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T03:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187300,"job_number":"JOB_187300","tr_customer_id":187318,"tr_customer_product_id":187308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:06.000Z","modified_at":"2026-02-16T04:22:06.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"13295759190492","imei1":"13295759190492","imei2":"13295759190492","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187302,"job_number":"JOB_187302","tr_customer_id":187320,"tr_customer_product_id":187310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:08.000Z","modified_at":"2026-02-16T04:22:08.000Z","name":"Velma Koss","mobile_number":"520-244-7020","email_id":"Raven85@gmail.com","dop":"2026-01-04","serial_number":"59505695262048950","imei1":"59505695262048950","imei2":"59505695262048950","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187304,"job_number":"JOB_187304","tr_customer_id":187322,"tr_customer_product_id":187312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:00.000Z","modified_at":"2026-02-16T04:23:00.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12789834671925","imei1":"12789834671925","imei2":"12789834671925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187306,"job_number":"JOB_187306","tr_customer_id":187324,"tr_customer_product_id":187314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:02.000Z","modified_at":"2026-02-16T04:23:02.000Z","name":"Madisyn Friesen","mobile_number":"215-319-3448","email_id":"Dayna_DuBuque23@yahoo.com","dop":"2026-01-04","serial_number":"95354379874961170","imei1":"95354379874961170","imei2":"95354379874961170","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187307,"job_number":"JOB_187307","tr_customer_id":187325,"tr_customer_product_id":187315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:54.000Z","modified_at":"2026-02-16T04:23:54.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"18990644605649","imei1":"18990644605649","imei2":"18990644605649","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187309,"job_number":"JOB_187309","tr_customer_id":187327,"tr_customer_product_id":187317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:23:56.000Z","modified_at":"2026-02-16T04:23:56.000Z","name":"Nyasia Ullrich","mobile_number":"608-970-5228","email_id":"Isabelle_Kris57@hotmail.com","dop":"2026-01-04","serial_number":"47342645289180770","imei1":"47342645289180770","imei2":"47342645289180770","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187310,"job_number":"JOB_187310","tr_customer_id":187328,"tr_customer_product_id":187318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:53.000Z","modified_at":"2026-02-16T04:31:53.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"14470925949936","imei1":"14470925949936","imei2":"14470925949936","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187312,"job_number":"JOB_187312","tr_customer_id":187330,"tr_customer_product_id":187320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:31:55.000Z","modified_at":"2026-02-16T04:31:55.000Z","name":"Fausto Jakubowski","mobile_number":"509-227-6570","email_id":"Linnea1@gmail.com","dop":"2026-01-04","serial_number":"95957983175281250","imei1":"95957983175281250","imei2":"95957983175281250","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187313,"job_number":"JOB_187313","tr_customer_id":187331,"tr_customer_product_id":187321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:50.000Z","modified_at":"2026-02-16T04:32:51.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"15180819562535","imei1":"15180819562535","imei2":"15180819562535","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187315,"job_number":"JOB_187315","tr_customer_id":187333,"tr_customer_product_id":187323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:32:52.000Z","modified_at":"2026-02-16T04:32:52.000Z","name":"Jameson Carroll","mobile_number":"924-941-3339","email_id":"Jailyn.Upton64@gmail.com","dop":"2026-01-04","serial_number":"90162112369839070","imei1":"90162112369839070","imei2":"90162112369839070","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187316,"job_number":"JOB_187316","tr_customer_id":187334,"tr_customer_product_id":187324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:48.000Z","modified_at":"2026-02-16T04:33:48.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"15513403623748","imei1":"15513403623748","imei2":"15513403623748","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187318,"job_number":"JOB_187318","tr_customer_id":187336,"tr_customer_product_id":187326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:33:50.000Z","modified_at":"2026-02-16T04:33:50.000Z","name":"Phoebe Ledner","mobile_number":"427-577-7016","email_id":"Felicita_Cummerata@hotmail.com","dop":"2026-01-04","serial_number":"50277029238607670","imei1":"50277029238607670","imei2":"50277029238607670","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187321,"job_number":"JOB_187321","tr_customer_id":187339,"tr_customer_product_id":187329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:53.000Z","modified_at":"2026-02-16T04:35:53.000Z","name":"Cydney Schaden","mobile_number":"307-274-3938","email_id":"Ivy_Runte49@yahoo.com","dop":"2025-04-06","serial_number":"12394002694222382","imei1":"12394002694222382","imei2":"12394002694222382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187323,"job_number":"JOB_187323","tr_customer_id":187341,"tr_customer_product_id":187331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:57.000Z","modified_at":"2026-02-16T04:35:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16790312657476","imei1":"16790312657476","imei2":"16790312657476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187325,"job_number":"JOB_187325","tr_customer_id":187343,"tr_customer_product_id":187333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:35:59.000Z","modified_at":"2026-02-16T04:35:59.000Z","name":"Sebastian Keeling","mobile_number":"794-584-5068","email_id":"Velda_Rogahn63@hotmail.com","dop":"2025-04-06","serial_number":"14352630980669572","imei1":"14352630980669572","imei2":"14352630980669572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187326,"job_number":"JOB_187326","tr_customer_id":187344,"tr_customer_product_id":187334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:09.000Z","modified_at":"2026-02-16T04:36:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10121942448789","imei1":"10121942448789","imei2":"10121942448789","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187328,"job_number":"JOB_187328","tr_customer_id":187346,"tr_customer_product_id":187336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:10.000Z","modified_at":"2026-02-16T04:36:10.000Z","name":"Mateo Robel","mobile_number":"379-423-1865","email_id":"Sierra60@yahoo.com","dop":"2025-06-18","serial_number":"1054669343307214","imei1":"1054669343307214","imei2":"1054669343307214","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187330,"job_number":"JOB_187330","tr_customer_id":187348,"tr_customer_product_id":187338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:14.000Z","modified_at":"2026-02-16T04:36:14.000Z","name":"Aidan Gleason","mobile_number":"668-636-8477","email_id":"Abagail.Connelly83@yahoo.com","dop":"2025-04-06","serial_number":"13064836948800866","imei1":"13064836948800866","imei2":"13064836948800866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187332,"job_number":"JOB_187332","tr_customer_id":187350,"tr_customer_product_id":187340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:18.000Z","modified_at":"2026-02-16T04:36:18.000Z","name":"Emiliano Hayes","mobile_number":"416-373-5291","email_id":"Ivah74@yahoo.com","dop":"2025-04-06","serial_number":"17749627367068332","imei1":"17749627367068332","imei2":"17749627367068332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187335,"job_number":"JOB_187335","tr_customer_id":187353,"tr_customer_product_id":187343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"Melany Vandervort","mobile_number":"573-534-4246","email_id":"Malvina_Ruecker66@yahoo.com","dop":"2025-04-06","serial_number":"17391207055459770","imei1":"17391207055459770","imei2":"17391207055459770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187336,"job_number":"JOB_187336","tr_customer_id":187354,"tr_customer_product_id":187344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:21.000Z","modified_at":"2026-02-16T04:36:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13422105249250","imei1":"13422105249250","imei2":"13422105249250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187338,"job_number":"JOB_187338","tr_customer_id":187356,"tr_customer_product_id":187346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:22.000Z","modified_at":"2026-02-16T04:36:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11268408767795","imei1":"11268408767795","imei2":"11268408767795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187340,"job_number":"JOB_187340","tr_customer_id":187358,"tr_customer_product_id":187348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17573203195399","imei1":"17573203195399","imei2":"17573203195399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187341,"job_number":"JOB_187341","tr_customer_id":187359,"tr_customer_product_id":187349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:23.000Z","modified_at":"2026-02-16T04:36:23.000Z","name":"Tiffany Dooley","mobile_number":"812-625-1086","email_id":"Gideon_Gutkowski@gmail.com","dop":"2025-04-06","serial_number":"18367540762968496","imei1":"18367540762968496","imei2":"18367540762968496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187343,"job_number":"JOB_187343","tr_customer_id":187361,"tr_customer_product_id":187351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:24.000Z","modified_at":"2026-02-16T04:36:24.000Z","name":"Dakota Hammes","mobile_number":"979-301-8406","email_id":"Jerome_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"13897520139952880","imei1":"13897520139952880","imei2":"13897520139952880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187344,"job_number":"JOB_187344","tr_customer_id":187362,"tr_customer_product_id":187352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"Cyrus Schaefer","mobile_number":"571-796-7809","email_id":"Annette_Kutch@gmail.com","dop":"2025-04-06","serial_number":"14914287842975272","imei1":"14914287842975272","imei2":"14914287842975272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187346,"job_number":"JOB_187346","tr_customer_id":187364,"tr_customer_product_id":187354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14076833471485","imei1":"14076833471485","imei2":"14076833471485","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187347,"job_number":"JOB_187347","tr_customer_id":187365,"tr_customer_product_id":187355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:26.000Z","modified_at":"2026-02-16T04:36:26.000Z","name":"Britney Halvorson","mobile_number":"803-601-5668","email_id":"Raquel61@yahoo.com","dop":"2025-02-01","serial_number":"96396790712135","imei1":"96396790712135","imei2":"96396790712135","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187350,"job_number":"JOB_187350","tr_customer_id":187368,"tr_customer_product_id":187358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:30.000Z","modified_at":"2026-02-16T04:36:30.000Z","name":"Cielo Price","mobile_number":"953-717-9946","email_id":"Gerda44@gmail.com","dop":"2025-04-06","serial_number":"13147766432387148","imei1":"13147766432387148","imei2":"13147766432387148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187351,"job_number":"JOB_187351","tr_customer_id":187369,"tr_customer_product_id":187359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:34.000Z","modified_at":"2026-02-16T04:36:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12622137599823","imei1":"12622137599823","imei2":"12622137599823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187353,"job_number":"JOB_187353","tr_customer_id":187371,"tr_customer_product_id":187361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:35.000Z","modified_at":"2026-02-16T04:36:35.000Z","name":"John Casper","mobile_number":"887-919-6009","email_id":"Maya_Dicki16@gmail.com","dop":"2025-04-06","serial_number":"12936532976708068","imei1":"12936532976708068","imei2":"12936532976708068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187356,"job_number":"JOB_187356","tr_customer_id":187374,"tr_customer_product_id":187364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:40.000Z","modified_at":"2026-02-16T04:36:40.000Z","name":"Maye Von","mobile_number":"747-913-4874","email_id":"Pinkie8@hotmail.com","dop":"2025-04-06","serial_number":"11981601670145474","imei1":"11981601670145474","imei2":"11981601670145474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187357,"job_number":"JOB_187357","tr_customer_id":187375,"tr_customer_product_id":187365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:41.000Z","modified_at":"2026-02-16T04:36:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19690247308554","imei1":"19690247308554","imei2":"19690247308554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187359,"job_number":"JOB_187359","tr_customer_id":187377,"tr_customer_product_id":187367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:42.000Z","modified_at":"2026-02-16T04:36:42.000Z","name":"Dean Welch","mobile_number":"811-640-1732","email_id":"Amelia91@gmail.com","dop":"2025-04-06","serial_number":"15564985021888148","imei1":"15564985021888148","imei2":"15564985021888148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187360,"job_number":"JOB_187360","tr_customer_id":187378,"tr_customer_product_id":187368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:44.000Z","modified_at":"2026-02-16T04:36:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14813713238065","imei1":"14813713238065","imei2":"14813713238065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187362,"job_number":"JOB_187362","tr_customer_id":187380,"tr_customer_product_id":187370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:46.000Z","modified_at":"2026-02-16T04:36:46.000Z","name":"Isobel Parisian","mobile_number":"767-284-9315","email_id":"Aaliyah.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"16577429220646828","imei1":"16577429220646828","imei2":"16577429220646828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187365,"job_number":"JOB_187365","tr_customer_id":187383,"tr_customer_product_id":187373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:53.000Z","modified_at":"2026-02-16T04:36:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103001658345292","imei1":"103001658345292","imei2":"103001658345292","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187367,"job_number":"JOB_187367","tr_customer_id":187385,"tr_customer_product_id":187375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:58.000Z","modified_at":"2026-02-16T04:36:58.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10680650797617","imei1":"10680650797617","imei2":"10680650797617","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187369,"job_number":"JOB_187369","tr_customer_id":187387,"tr_customer_product_id":187377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:59.000Z","modified_at":"2026-02-16T04:36:59.000Z","name":"Jensen Oberbrunner","mobile_number":"813-781-2893","email_id":"Mariana_Ebert33@hotmail.com","dop":"2025-06-18","serial_number":"1069610606814800","imei1":"1069610606814800","imei2":"1069610606814800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187370,"job_number":"JOB_187370","tr_customer_id":187388,"tr_customer_product_id":187378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:10.000Z","modified_at":"2026-02-16T04:37:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13372686584484","imei1":"13372686584484","imei2":"13372686584484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187373,"job_number":"JOB_187373","tr_customer_id":187391,"tr_customer_product_id":187381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Sydnie Schamberger","mobile_number":"828-982-5507","email_id":"Zachery9@yahoo.com","dop":"2025-04-06","serial_number":"15481616326176058","imei1":"15481616326176058","imei2":"15481616326176058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187376,"job_number":"JOB_187376","tr_customer_id":187394,"tr_customer_product_id":187384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:14.000Z","modified_at":"2026-02-16T04:37:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12967131785992","imei1":"12967131785992","imei2":"12967131785992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187379,"job_number":"JOB_187379","tr_customer_id":187397,"tr_customer_product_id":187387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18916858885735","imei1":"18916858885735","imei2":"18916858885735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187381,"job_number":"JOB_187381","tr_customer_id":187399,"tr_customer_product_id":187389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15779994988085","imei1":"15779994988085","imei2":"15779994988085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187382,"job_number":"JOB_187382","tr_customer_id":187400,"tr_customer_product_id":187390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"Nannie Kris","mobile_number":"737-497-5405","email_id":"Tristian91@yahoo.com","dop":"2025-04-06","serial_number":"14492262567719698","imei1":"14492262567719698","imei2":"14492262567719698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187384,"job_number":"JOB_187384","tr_customer_id":187402,"tr_customer_product_id":187392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:16.000Z","modified_at":"2026-02-16T04:37:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15609297552479","imei1":"15609297552479","imei2":"15609297552479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187387,"job_number":"JOB_187387","tr_customer_id":187405,"tr_customer_product_id":187395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:17.000Z","modified_at":"2026-02-16T04:37:17.000Z","name":"Dina Maggio","mobile_number":"315-552-0071","email_id":"Vernon51@hotmail.com","dop":"2025-04-06","serial_number":"10246314416673020","imei1":"10246314416673020","imei2":"10246314416673020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187388,"job_number":"JOB_187388","tr_customer_id":187406,"tr_customer_product_id":187396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Bo Fay","mobile_number":"728-284-1886","email_id":"Rosalee25@gmail.com","dop":"2025-04-06","serial_number":"16873145553976500","imei1":"16873145553976500","imei2":"16873145553976500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187389,"job_number":"JOB_187389","tr_customer_id":187407,"tr_customer_product_id":187397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Janet Robel","mobile_number":"823-646-1112","email_id":"Jovani84@hotmail.com","dop":"2025-05-30","serial_number":"12872351938673","imei1":"12872351938673","imei2":"12872351938673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187390,"job_number":"JOB_187390","tr_customer_id":187408,"tr_customer_product_id":187398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"41597254466201","imei1":"41597254466201","imei2":"41597254466201","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187391,"job_number":"JOB_187391","tr_customer_id":187409,"tr_customer_product_id":187399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:18.000Z","modified_at":"2026-02-16T04:37:18.000Z","name":"Jovanny Jaskolski","mobile_number":"788-472-3823","email_id":"Aliya34@yahoo.com","dop":"2025-04-06","serial_number":"10028050910735456","imei1":"10028050910735456","imei2":"10028050910735456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187392,"job_number":"JOB_187392","tr_customer_id":187410,"tr_customer_product_id":187400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:19.000Z","name":"Delfina Bednar","mobile_number":"468-768-2573","email_id":"Cesar.Pfannerstill20@gmail.com","dop":"2025-02-01","serial_number":"62245585370167","imei1":"62245585370167","imei2":"62245585370167","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187393,"job_number":"JOB_187393","tr_customer_id":187411,"tr_customer_product_id":187401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:19.000Z","modified_at":"2026-02-16T04:37:20.000Z","name":"Alexandra Wunsch","mobile_number":"687-752-0042","email_id":"Shakira_Muller@yahoo.com","dop":"2025-05-30","serial_number":"1256075115215499","imei1":"1256075115215499","imei2":"1256075115215499","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187395,"job_number":"JOB_187395","tr_customer_id":187413,"tr_customer_product_id":187403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13830431124133","imei1":"13830431124133","imei2":"13830431124133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187396,"job_number":"JOB_187396","tr_customer_id":187414,"tr_customer_product_id":187404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:21.000Z","modified_at":"2026-02-16T04:37:21.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12795580835118","imei1":"12795580835118","imei2":"12795580835118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187399,"job_number":"JOB_187399","tr_customer_id":187417,"tr_customer_product_id":187407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Elvis Runolfsson","mobile_number":"853-884-1759","email_id":"Krystal20@yahoo.com","dop":"2025-04-06","serial_number":"15539812132932498","imei1":"15539812132932498","imei2":"15539812132932498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187400,"job_number":"JOB_187400","tr_customer_id":187418,"tr_customer_product_id":187408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:23.000Z","modified_at":"2026-02-16T04:37:23.000Z","name":"Bell Harvey","mobile_number":"636-591-0934","email_id":"August.Padberg35@gmail.com","dop":"2025-04-06","serial_number":"19410892994000110","imei1":"19410892994000110","imei2":"19410892994000110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187401,"job_number":"JOB_187401","tr_customer_id":187419,"tr_customer_product_id":187409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17832551649860","imei1":"17832551649860","imei2":"17832551649860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187403,"job_number":"JOB_187403","tr_customer_id":187421,"tr_customer_product_id":187411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:29.000Z","modified_at":"2026-02-16T04:37:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13409591707878","imei1":"13409591707878","imei2":"13409591707878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187405,"job_number":"JOB_187405","tr_customer_id":187423,"tr_customer_product_id":187413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"Thurman Bartoletti","mobile_number":"307-579-5803","email_id":"Pascale.Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10226537441228816","imei1":"10226537441228816","imei2":"10226537441228816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187408,"job_number":"JOB_187408","tr_customer_id":187426,"tr_customer_product_id":187416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Roman Paucek","mobile_number":"618-732-3117","email_id":"Torey_Wisozk@gmail.com","dop":"2025-04-06","serial_number":"10211415545712506","imei1":"10211415545712506","imei2":"10211415545712506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187411,"job_number":"JOB_187411","tr_customer_id":187429,"tr_customer_product_id":187419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:33.000Z","modified_at":"2026-02-16T04:37:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18517175664255","imei1":"18517175664255","imei2":"18517175664255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187413,"job_number":"JOB_187413","tr_customer_id":187431,"tr_customer_product_id":187421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:35.000Z","modified_at":"2026-02-16T04:37:35.000Z","name":"Cleo Pouros","mobile_number":"795-411-1120","email_id":"Olin_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"17304107681248170","imei1":"17304107681248170","imei2":"17304107681248170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187414,"job_number":"JOB_187414","tr_customer_id":187432,"tr_customer_product_id":187422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569258297896","imei1":"12569258297896","imei2":"12569258297896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187415,"job_number":"JOB_187415","tr_customer_id":187433,"tr_customer_product_id":187423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:37.000Z","modified_at":"2026-02-16T04:37:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15570416522391","imei1":"15570416522391","imei2":"15570416522391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187418,"job_number":"JOB_187418","tr_customer_id":187436,"tr_customer_product_id":187426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Megane Ferry","mobile_number":"922-628-6485","email_id":"Linnie_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14072033380679768","imei1":"14072033380679768","imei2":"14072033380679768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187419,"job_number":"JOB_187419","tr_customer_id":187437,"tr_customer_product_id":187427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:39.000Z","modified_at":"2026-02-16T04:37:39.000Z","name":"Evert Renner","mobile_number":"662-762-3375","email_id":"Tristian_Metz31@yahoo.com","dop":"2025-04-06","serial_number":"14008632331464080","imei1":"14008632331464080","imei2":"14008632331464080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187421,"job_number":"JOB_187421","tr_customer_id":187439,"tr_customer_product_id":187429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:42.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568825222614","imei1":"15568825222614","imei2":"15568825222614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187426,"job_number":"JOB_187426","tr_customer_id":187444,"tr_customer_product_id":187434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"14886346717653","imei1":"14886346717653","imei2":"14886346717653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187427,"job_number":"JOB_187427","tr_customer_id":187445,"tr_customer_product_id":187435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"106915185805231","imei1":"106915185805231","imei2":"106915185805231","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187429,"job_number":"JOB_187429","tr_customer_id":187447,"tr_customer_product_id":187437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Gavin Herman","mobile_number":"716-800-3050","email_id":"Haylie_Wolff79@hotmail.com","dop":"2025-04-06","serial_number":"17123813630724348","imei1":"17123813630724348","imei2":"17123813630724348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187434,"job_number":"JOB_187434","tr_customer_id":187452,"tr_customer_product_id":187442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Aaron Renner","mobile_number":"882-713-7294","email_id":"Tyson.Quigley43@hotmail.com","dop":"2025-04-06","serial_number":"18458119043916730","imei1":"18458119043916730","imei2":"18458119043916730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187439,"job_number":"JOB_187439","tr_customer_id":187457,"tr_customer_product_id":187447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13067951225746","imei1":"13067951225746","imei2":"13067951225746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187441,"job_number":"JOB_187441","tr_customer_id":187459,"tr_customer_product_id":187449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:51.000Z","modified_at":"2026-02-16T04:37:51.000Z","name":"Estell Daniel","mobile_number":"661-948-6236","email_id":"Luis_Bernhard71@yahoo.com","dop":"2025-04-06","serial_number":"11665036966040752","imei1":"11665036966040752","imei2":"11665036966040752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187442,"job_number":"JOB_187442","tr_customer_id":187460,"tr_customer_product_id":187450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:57.000Z","modified_at":"2026-02-16T04:37:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"10242809448250","imei1":"10242809448250","imei2":"10242809448250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187444,"job_number":"JOB_187444","tr_customer_id":187462,"tr_customer_product_id":187452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10204560037993","imei1":"10204560037993","imei2":"10204560037993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187446,"job_number":"JOB_187446","tr_customer_id":187464,"tr_customer_product_id":187454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:59.000Z","modified_at":"2026-02-16T04:37:59.000Z","name":"Eleonore Adams","mobile_number":"437-582-5494","email_id":"Mark_Pfeffer@hotmail.com","dop":"2025-04-06","serial_number":"12877184327862796","imei1":"12877184327862796","imei2":"12877184327862796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187447,"job_number":"JOB_187447","tr_customer_id":187465,"tr_customer_product_id":187455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:01.000Z","modified_at":"2026-02-16T04:38:01.000Z","name":"Kristin Cremin","mobile_number":"415-787-4069","email_id":"Erling57@yahoo.com","dop":"2025-04-06","serial_number":"12008914525775132","imei1":"12008914525775132","imei2":"12008914525775132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187449,"job_number":"JOB_187449","tr_customer_id":187467,"tr_customer_product_id":187457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:06.000Z","modified_at":"2026-02-16T04:38:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15377812177621","imei1":"15377812177621","imei2":"15377812177621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187451,"job_number":"JOB_187451","tr_customer_id":187469,"tr_customer_product_id":187459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:08.000Z","modified_at":"2026-02-16T04:38:08.000Z","name":"Jabari Kemmer","mobile_number":"361-334-0046","email_id":"Fausto_Bogan@yahoo.com","dop":"2025-04-06","serial_number":"16227055625260198","imei1":"16227055625260198","imei2":"16227055625260198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187457,"job_number":"JOB_187457","tr_customer_id":187475,"tr_customer_product_id":187465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16510288909764","imei1":"16510288909764","imei2":"16510288909764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187458,"job_number":"JOB_187458","tr_customer_id":187476,"tr_customer_product_id":187466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10812196727854","imei1":"10812196727854","imei2":"10812196727854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187461,"job_number":"JOB_187461","tr_customer_id":187479,"tr_customer_product_id":187469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:12.000Z","modified_at":"2026-02-16T04:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12978291727722","imei1":"12978291727722","imei2":"12978291727722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187464,"job_number":"JOB_187464","tr_customer_id":187482,"tr_customer_product_id":187472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Hertha Leuschke","mobile_number":"465-419-0521","email_id":"Christelle.Jenkins40@hotmail.com","dop":"2025-04-06","serial_number":"11354449616183028","imei1":"11354449616183028","imei2":"11354449616183028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187465,"job_number":"JOB_187465","tr_customer_id":187483,"tr_customer_product_id":187473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Stacy Hyatt","mobile_number":"415-426-1374","email_id":"Everett.Kris43@hotmail.com","dop":"2025-04-06","serial_number":"19364243496593560","imei1":"19364243496593560","imei2":"19364243496593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187466,"job_number":"JOB_187466","tr_customer_id":187484,"tr_customer_product_id":187474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:14.000Z","modified_at":"2026-02-16T04:38:14.000Z","name":"Milton Schmitt","mobile_number":"968-456-6617","email_id":"Brigitte_Dicki@gmail.com","dop":"2025-04-06","serial_number":"12408643993587540","imei1":"12408643993587540","imei2":"12408643993587540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187467,"job_number":"JOB_187467","tr_customer_id":187485,"tr_customer_product_id":187475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11225862404950","imei1":"11225862404950","imei2":"11225862404950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187468,"job_number":"JOB_187468","tr_customer_id":187486,"tr_customer_product_id":187476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:15.000Z","modified_at":"2026-02-16T04:38:15.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14958468630327","imei1":"14958468630327","imei2":"14958468630327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187471,"job_number":"JOB_187471","tr_customer_id":187489,"tr_customer_product_id":187479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"30866109203413","imei1":"30866109203413","imei2":"30866109203413","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187472,"job_number":"JOB_187472","tr_customer_id":187490,"tr_customer_product_id":187480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Marianna Watsica","mobile_number":"346-787-1172","email_id":"Paris.Crist59@yahoo.com","dop":"2025-04-06","serial_number":"12285497547702976","imei1":"12285497547702976","imei2":"12285497547702976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187473,"job_number":"JOB_187473","tr_customer_id":187491,"tr_customer_product_id":187481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:17.000Z","modified_at":"2026-02-16T04:38:17.000Z","name":"Kallie Kilback","mobile_number":"227-797-3587","email_id":"Bettie_Green82@gmail.com","dop":"2025-02-01","serial_number":"31991068931795","imei1":"31991068931795","imei2":"31991068931795","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187474,"job_number":"JOB_187474","tr_customer_id":187492,"tr_customer_product_id":187482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:18.000Z","modified_at":"2026-02-16T04:38:18.000Z","name":"Clara Kozey","mobile_number":"481-894-5218","email_id":"Milford.Gleichner@hotmail.com","dop":"2025-04-06","serial_number":"16550896424869236","imei1":"16550896424869236","imei2":"16550896424869236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187477,"job_number":"JOB_187477","tr_customer_id":187495,"tr_customer_product_id":187485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:23.000Z","modified_at":"2026-02-16T04:38:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870637665980","imei1":"13870637665980","imei2":"13870637665980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187479,"job_number":"JOB_187479","tr_customer_id":187497,"tr_customer_product_id":187487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:25.000Z","modified_at":"2026-02-16T04:38:25.000Z","name":"Janick Bode","mobile_number":"392-787-8177","email_id":"Austyn_Baumbach61@gmail.com","dop":"2025-04-06","serial_number":"15449563578274796","imei1":"15449563578274796","imei2":"15449563578274796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187480,"job_number":"JOB_187480","tr_customer_id":187498,"tr_customer_product_id":187488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:26.000Z","modified_at":"2026-02-16T04:38:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14542468932253","imei1":"14542468932253","imei2":"14542468932253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187482,"job_number":"JOB_187482","tr_customer_id":187500,"tr_customer_product_id":187490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:28.000Z","modified_at":"2026-02-16T04:38:28.000Z","name":"Timothy Kirlin","mobile_number":"888-919-5782","email_id":"Abigale_Rohan@gmail.com","dop":"2025-04-06","serial_number":"12634813477157060","imei1":"12634813477157060","imei2":"12634813477157060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187483,"job_number":"JOB_187483","tr_customer_id":187501,"tr_customer_product_id":187491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16062182425172","imei1":"16062182425172","imei2":"16062182425172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187488,"job_number":"JOB_187488","tr_customer_id":187506,"tr_customer_product_id":187496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Bradford Hammes","mobile_number":"204-456-6133","email_id":"Tamia49@gmail.com","dop":"2025-04-06","serial_number":"14972441308494772","imei1":"14972441308494772","imei2":"14972441308494772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187489,"job_number":"JOB_187489","tr_customer_id":187507,"tr_customer_product_id":187497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:34.000Z","modified_at":"2026-02-16T04:38:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15022369276549","imei1":"15022369276549","imei2":"15022369276549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187491,"job_number":"JOB_187491","tr_customer_id":187509,"tr_customer_product_id":187499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:36.000Z","modified_at":"2026-02-16T04:38:36.000Z","name":"Kyleigh Beatty","mobile_number":"417-890-2577","email_id":"Susanna.Herman@gmail.com","dop":"2025-04-06","serial_number":"18404432027338784","imei1":"18404432027338784","imei2":"18404432027338784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187492,"job_number":"JOB_187492","tr_customer_id":187510,"tr_customer_product_id":187500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:38.000Z","modified_at":"2026-02-16T04:38:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11100920168578","imei1":"11100920168578","imei2":"11100920168578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187494,"job_number":"JOB_187494","tr_customer_id":187512,"tr_customer_product_id":187502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:39.000Z","modified_at":"2026-02-16T04:38:39.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107940710103482","imei1":"107940710103482","imei2":"107940710103482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187496,"job_number":"JOB_187496","tr_customer_id":187514,"tr_customer_product_id":187504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:40.000Z","modified_at":"2026-02-16T04:38:40.000Z","name":"Fiona Gislason","mobile_number":"642-718-5255","email_id":"Garrick.Streich@hotmail.com","dop":"2025-04-06","serial_number":"10696879118916308","imei1":"10696879118916308","imei2":"10696879118916308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187497,"job_number":"JOB_187497","tr_customer_id":187515,"tr_customer_product_id":187505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:41.000Z","modified_at":"2026-02-16T04:38:41.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14445437007782","imei1":"14445437007782","imei2":"14445437007782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187500,"job_number":"JOB_187500","tr_customer_id":187518,"tr_customer_product_id":187508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:42.000Z","modified_at":"2026-02-16T04:38:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12350711612932","imei1":"12350711612932","imei2":"12350711612932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187502,"job_number":"JOB_187502","tr_customer_id":187520,"tr_customer_product_id":187510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:43.000Z","modified_at":"2026-02-16T04:38:43.000Z","name":"Magdalena Emmerich","mobile_number":"535-340-5389","email_id":"Jeramie26@gmail.com","dop":"2025-04-06","serial_number":"17079668582028872","imei1":"17079668582028872","imei2":"17079668582028872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187503,"job_number":"JOB_187503","tr_customer_id":187521,"tr_customer_product_id":187511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:44.000Z","modified_at":"2026-02-16T04:38:44.000Z","name":"Virginie Marquardt","mobile_number":"238-810-7649","email_id":"Audrey95@gmail.com","dop":"2025-04-06","serial_number":"13665638921211290","imei1":"13665638921211290","imei2":"13665638921211290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187504,"job_number":"JOB_187504","tr_customer_id":187522,"tr_customer_product_id":187512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:51.000Z","modified_at":"2026-02-16T04:38:51.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"12313906223623","imei1":"12313906223623","imei2":"12313906223623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187506,"job_number":"JOB_187506","tr_customer_id":187524,"tr_customer_product_id":187514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:53.000Z","modified_at":"2026-02-16T04:38:53.000Z","name":"Leta Konopelski","mobile_number":"410-936-5328","email_id":"Jace.Grant@gmail.com","dop":"2025-04-06","serial_number":"19549792280705410","imei1":"19549792280705410","imei2":"19549792280705410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187507,"job_number":"JOB_187507","tr_customer_id":187525,"tr_customer_product_id":187515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:58.000Z","modified_at":"2026-02-16T04:38:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16233343167836","imei1":"16233343167836","imei2":"16233343167836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187509,"job_number":"JOB_187509","tr_customer_id":187527,"tr_customer_product_id":187517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:00.000Z","modified_at":"2026-02-16T04:39:00.000Z","name":"Trevion Nikolaus","mobile_number":"817-715-1081","email_id":"Preston87@hotmail.com","dop":"2025-04-06","serial_number":"17438578580625528","imei1":"17438578580625528","imei2":"17438578580625528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187510,"job_number":"JOB_187510","tr_customer_id":187528,"tr_customer_product_id":187518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:04.000Z","modified_at":"2026-02-16T04:39:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14281628592247","imei1":"14281628592247","imei2":"14281628592247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187512,"job_number":"JOB_187512","tr_customer_id":187530,"tr_customer_product_id":187520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:05.000Z","modified_at":"2026-02-16T04:39:05.000Z","name":"Korbin Doyle","mobile_number":"664-509-7324","email_id":"Cayla54@hotmail.com","dop":"2025-04-06","serial_number":"18821241069854264","imei1":"18821241069854264","imei2":"18821241069854264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187515,"job_number":"JOB_187515","tr_customer_id":187533,"tr_customer_product_id":187523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:08.000Z","modified_at":"2026-02-16T04:39:08.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11322866112199","imei1":"11322866112199","imei2":"11322866112199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187518,"job_number":"JOB_187518","tr_customer_id":187536,"tr_customer_product_id":187526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Marjolaine Mante","mobile_number":"445-448-6282","email_id":"Halle9@gmail.com","dop":"2025-04-06","serial_number":"13427055295024924","imei1":"13427055295024924","imei2":"13427055295024924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187519,"job_number":"JOB_187519","tr_customer_id":187537,"tr_customer_product_id":187527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:21.000Z","modified_at":"2026-02-16T04:39:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13058276250353","imei1":"13058276250353","imei2":"13058276250353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187521,"job_number":"JOB_187521","tr_customer_id":187539,"tr_customer_product_id":187529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"Shemar Romaguera","mobile_number":"959-243-8537","email_id":"Emelie.Schuster81@hotmail.com","dop":"2025-04-06","serial_number":"10029489580457272","imei1":"10029489580457272","imei2":"10029489580457272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187522,"job_number":"JOB_187522","tr_customer_id":187540,"tr_customer_product_id":187530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:23.000Z","modified_at":"2026-02-16T04:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12124690848233","imei1":"12124690848233","imei2":"12124690848233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187524,"job_number":"JOB_187524","tr_customer_id":187542,"tr_customer_product_id":187532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:25.000Z","modified_at":"2026-02-16T04:39:25.000Z","name":"Judge Hane","mobile_number":"631-574-1633","email_id":"Emmalee_Dickens47@gmail.com","dop":"2025-04-06","serial_number":"15994787680007940","imei1":"15994787680007940","imei2":"15994787680007940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187525,"job_number":"JOB_187525","tr_customer_id":187543,"tr_customer_product_id":187533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:26.000Z","modified_at":"2026-02-16T04:39:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19604150421419","imei1":"19604150421419","imei2":"19604150421419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187527,"job_number":"JOB_187527","tr_customer_id":187545,"tr_customer_product_id":187535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:27.000Z","modified_at":"2026-02-16T04:39:27.000Z","name":"Jana Hamill","mobile_number":"882-688-0856","email_id":"Muriel88@gmail.com","dop":"2025-04-06","serial_number":"10206683537471170","imei1":"10206683537471170","imei2":"10206683537471170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187528,"job_number":"JOB_187528","tr_customer_id":187546,"tr_customer_product_id":187536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19621428209615","imei1":"19621428209615","imei2":"19621428209615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187529,"job_number":"JOB_187529","tr_customer_id":187547,"tr_customer_product_id":187537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:31.000Z","modified_at":"2026-02-16T04:39:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19432041592851","imei1":"19432041592851","imei2":"19432041592851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187532,"job_number":"JOB_187532","tr_customer_id":187550,"tr_customer_product_id":187540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:33.000Z","modified_at":"2026-02-16T04:39:33.000Z","name":"Antonette Jakubowski","mobile_number":"737-915-4760","email_id":"Camron_Dach@yahoo.com","dop":"2025-04-06","serial_number":"11586525171650290","imei1":"11586525171650290","imei2":"11586525171650290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187533,"job_number":"JOB_187533","tr_customer_id":187551,"tr_customer_product_id":187541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:34.000Z","modified_at":"2026-02-16T04:39:34.000Z","name":"Garret Goldner","mobile_number":"575-479-5497","email_id":"Serena.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"18123913208588244","imei1":"18123913208588244","imei2":"18123913208588244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187534,"job_number":"JOB_187534","tr_customer_id":187552,"tr_customer_product_id":187542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:40.000Z","modified_at":"2026-02-16T04:39:40.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18017526036651","imei1":"18017526036651","imei2":"18017526036651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187536,"job_number":"JOB_187536","tr_customer_id":187554,"tr_customer_product_id":187544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:42.000Z","modified_at":"2026-02-16T04:39:42.000Z","name":"Brando Thiel","mobile_number":"514-672-4979","email_id":"Ebba90@yahoo.com","dop":"2025-04-06","serial_number":"10885312258262688","imei1":"10885312258262688","imei2":"10885312258262688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187540,"job_number":"JOB_187540","tr_customer_id":187558,"tr_customer_product_id":187548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:05.000Z","modified_at":"2026-02-16T04:40:05.000Z","name":"Mits K","mobile_number":"890876546","email_id":"mitu@gmail.test","dop":"2026-02-06","serial_number":"90183914317991","imei1":"30383914317958","imei2":"30383914317959","popurl":"2026-02-06T04:40:03.223113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187542,"job_number":"JOB_187542","tr_customer_id":187560,"tr_customer_product_id":187550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:22.000Z","modified_at":"2026-02-16T04:42:23.000Z","name":"Katherin Gerhold","mobile_number":"7080590697","email_id":"wayne.lang@yahoo.com","dop":"2026-02-06","serial_number":"172742437398987","imei1":"880574026196501","imei2":"509382369386993","popurl":"www.joann-mitchell.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187543,"job_number":"JOB_187543","tr_customer_id":187561,"tr_customer_product_id":187551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:42:44.000Z","modified_at":"2026-02-16T04:42:44.000Z","name":"Bhudev Pilla","mobile_number":"9044979673","email_id":"anang.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"260847999560611","imei1":"260847999560611","imei2":"260847999560611","popurl":"www.sumitra-mehra.name","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187545,"job_number":"JOB_187545","tr_customer_id":187563,"tr_customer_product_id":187553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:23.000Z","modified_at":"2026-02-16T04:43:23.000Z","name":"Anjushri Patel","mobile_number":"9081123942","email_id":"aaryan.butt@hotmail.com","dop":"2026-02-06","serial_number":"606961260882449","imei1":"606961260882449","imei2":"606961260882449","popurl":"www.jyotis-sethi.com","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187546,"job_number":"JOB_187546","tr_customer_id":187564,"tr_customer_product_id":187554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:43:34.000Z","modified_at":"2026-02-16T04:43:34.000Z","name":"Rajinder Malik","mobile_number":"9095366012","email_id":"kamala.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"091939580705982","imei1":"091939580705982","imei2":"091939580705982","popurl":"www.agnimitra-asan.info","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187547,"job_number":"JOB_187547","tr_customer_id":187565,"tr_customer_product_id":187555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:46:20.000Z","modified_at":"2026-02-16T04:46:20.000Z","name":"Abhinandan Basu","mobile_number":"9144243431","email_id":"basuabhinandan99@gmail.com","dop":"2026-01-04","serial_number":"19605724115149","imei1":"19605724115149","imei2":"19605724115149","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187549,"job_number":"JOB_187549","tr_customer_id":187567,"tr_customer_product_id":187557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:47:18.000Z","modified_at":"2026-02-16T04:47:18.000Z","name":"Jatin Sharma","mobile_number":"7045663552","email_id":"jatinsharma@gmail.com","dop":"2026-01-04","serial_number":"12208991892306","imei1":"12208991892306","imei2":"12208991892306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:47:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187551,"job_number":"JOB_187551","tr_customer_id":187569,"tr_customer_product_id":187559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:15.000Z","modified_at":"2026-02-16T04:48:15.000Z","name":"Shrayashi Ghosh","mobile_number":"6291760416","email_id":"mimighosh098@gmail.com","dop":"2026-01-04","serial_number":"13015331261243","imei1":"13015331261243","imei2":"13015331261243","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187553,"job_number":"JOB_187553","tr_customer_id":187571,"tr_customer_product_id":187561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:48:17.000Z","modified_at":"2026-02-16T04:48:17.000Z","name":"Hobart Considine","mobile_number":"696-526-8115","email_id":"Viviane80@gmail.com","dop":"2026-01-04","serial_number":"58021506152040264","imei1":"58021506152040264","imei2":"58021506152040264","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:48:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187554,"job_number":"JOB_187554","tr_customer_id":187572,"tr_customer_product_id":187562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15092829297396","imei1":"15092829297396","imei2":"15092829297396","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187555,"job_number":"JOB_187555","tr_customer_id":187573,"tr_customer_product_id":187563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:45.000Z","modified_at":"2026-02-16T04:53:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55516154112626","imei1":"55516154112626","imei2":"55516154112626","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187556,"job_number":"JOB_187556","tr_customer_id":187574,"tr_customer_product_id":187564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39075077054596","imei1":"39075077054596","imei2":"39075077054596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187557,"job_number":"JOB_187557","tr_customer_id":187575,"tr_customer_product_id":187565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39101738688437","imei1":"39101738688437","imei2":"39101738688437","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187558,"job_number":"JOB_187558","tr_customer_id":187576,"tr_customer_product_id":187566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:46.000Z","modified_at":"2026-02-16T04:53:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12455348510508","imei1":"12455348510508","imei2":"12455348510508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187559,"job_number":"JOB_187559","tr_customer_id":187577,"tr_customer_product_id":187567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:53:47.000Z","modified_at":"2026-02-16T04:53:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74859143897061","imei1":"74859143897061","imei2":"74859143897061","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187561,"job_number":"JOB_187561","tr_customer_id":187579,"tr_customer_product_id":187569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23602366202619","imei1":"23602366202619","imei2":"23602366202619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187562,"job_number":"JOB_187562","tr_customer_id":187580,"tr_customer_product_id":187570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42846776552077","imei1":"42846776552077","imei2":"42846776552077","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187563,"job_number":"JOB_187563","tr_customer_id":187581,"tr_customer_product_id":187571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:18.000Z","modified_at":"2026-02-16T04:54:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35149315851140","imei1":"35149315851140","imei2":"35149315851140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187564,"job_number":"JOB_187564","tr_customer_id":187582,"tr_customer_product_id":187572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33043319677054","imei1":"33043319677054","imei2":"33043319677054","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187565,"job_number":"JOB_187565","tr_customer_id":187583,"tr_customer_product_id":187573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81826275405269","imei1":"81826275405269","imei2":"81826275405269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187566,"job_number":"JOB_187566","tr_customer_id":187584,"tr_customer_product_id":187574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:19.000Z","modified_at":"2026-02-16T04:54:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11481705867508","imei1":"11481705867508","imei2":"11481705867508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187568,"job_number":"JOB_187568","tr_customer_id":187586,"tr_customer_product_id":187576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95385076447316","imei1":"95385076447316","imei2":"95385076447316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187569,"job_number":"JOB_187569","tr_customer_id":187587,"tr_customer_product_id":187577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:50.000Z","modified_at":"2026-02-16T04:54:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70046784837789","imei1":"70046784837789","imei2":"70046784837789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187570,"job_number":"JOB_187570","tr_customer_id":187588,"tr_customer_product_id":187578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35572287446443","imei1":"35572287446443","imei2":"35572287446443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187571,"job_number":"JOB_187571","tr_customer_id":187589,"tr_customer_product_id":187579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97537540560593","imei1":"97537540560593","imei2":"97537540560593","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187572,"job_number":"JOB_187572","tr_customer_id":187590,"tr_customer_product_id":187580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:51.000Z","modified_at":"2026-02-16T04:54:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27532635464755","imei1":"27532635464755","imei2":"27532635464755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187573,"job_number":"JOB_187573","tr_customer_id":187591,"tr_customer_product_id":187581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:54:52.000Z","modified_at":"2026-02-16T04:54:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47026177002836","imei1":"47026177002836","imei2":"47026177002836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187577,"job_number":"JOB_187577","tr_customer_id":187595,"tr_customer_product_id":187585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:18.000Z","modified_at":"2026-02-16T05:24:18.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"52250970164502","imei1":"52250970164502","imei2":"52250970164502","popurl":"2026-02-06T05:24:18.368188129Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187578,"job_number":"JOB_187578","tr_customer_id":187596,"tr_customer_product_id":187586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:24:39.000Z","modified_at":"2026-02-16T05:24:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-06","serial_number":"79107695452038","imei1":"79107695452038","imei2":"79107695452038","popurl":"2026-02-06T05:24:39.003643118Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187580,"job_number":"JOB_187580","tr_customer_id":187598,"tr_customer_product_id":187588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:15.000Z","modified_at":"2026-02-16T05:39:15.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106098850730736","imei1":"106098850730736","imei2":"106098850730736","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187582,"job_number":"JOB_187582","tr_customer_id":187600,"tr_customer_product_id":187590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:39:30.000Z","modified_at":"2026-02-16T05:39:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109871996661107","imei1":"109871996661107","imei2":"109871996661107","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187585,"job_number":"JOB_187585","tr_customer_id":187603,"tr_customer_product_id":187593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:17.000Z","modified_at":"2026-02-16T05:49:17.000Z","name":"Constance Cremin","mobile_number":"797-822-7624","email_id":"Isaac75@gmail.com","dop":"2025-04-06","serial_number":"19474599558130236","imei1":"19474599558130236","imei2":"19474599558130236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187587,"job_number":"JOB_187587","tr_customer_id":187605,"tr_customer_product_id":187595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:49:43.000Z","modified_at":"2026-02-16T05:49:43.000Z","name":"Graciela Ernser","mobile_number":"771-901-2470","email_id":"Rollin_Heller11@hotmail.com","dop":"2025-04-06","serial_number":"10399607115864816","imei1":"10399607115864816","imei2":"10399607115864816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187588,"job_number":"JOB_187588","tr_customer_id":187606,"tr_customer_product_id":187596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17403422333761","imei1":"17403422333761","imei2":"117403422333761","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187589,"job_number":"JOB_187589","tr_customer_id":187607,"tr_customer_product_id":187597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:05:55.000Z","modified_at":"2026-02-16T06:05:55.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"406860222915033","imei1":"406860222915033","imei2":"1406860222915033","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187591,"job_number":"JOB_187591","tr_customer_id":187609,"tr_customer_product_id":187599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12814979206799","imei1":"12814979206799","imei2":"112814979206799","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187592,"job_number":"JOB_187592","tr_customer_id":187610,"tr_customer_product_id":187600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:15:18.000Z","modified_at":"2026-02-16T06:15:18.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"275353625744002","imei1":"275353625744002","imei2":"1275353625744002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187594,"job_number":"JOB_187594","tr_customer_id":187612,"tr_customer_product_id":187602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14948492926402","imei1":"14948492926402","imei2":"114948492926402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187595,"job_number":"JOB_187595","tr_customer_id":187613,"tr_customer_product_id":187603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:27:25.000Z","modified_at":"2026-02-16T06:27:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"297519715938760","imei1":"297519715938760","imei2":"1297519715938760","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187597,"job_number":"JOB_187597","tr_customer_id":187615,"tr_customer_product_id":187605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:37:59.000Z","modified_at":"2026-02-16T06:37:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14720426003071","imei1":"14720426003071","imei2":"114720426003071","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187598,"job_number":"JOB_187598","tr_customer_id":187616,"tr_customer_product_id":187606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:38:00.000Z","modified_at":"2026-02-16T06:38:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"902001202668157","imei1":"902001202668157","imei2":"1902001202668157","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187604,"job_number":"JOB_187604","tr_customer_id":187622,"tr_customer_product_id":187612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:50:59.000Z","modified_at":"2026-02-16T06:50:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14237319140865","imei1":"14237319140865","imei2":"14237319140865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187606,"job_number":"JOB_187606","tr_customer_id":187624,"tr_customer_product_id":187614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:01.000Z","modified_at":"2026-02-16T06:51:01.000Z","name":"Sallie Rippin","mobile_number":"262-910-0930","email_id":"Joanne.Hills@yahoo.com","dop":"2025-04-06","serial_number":"10822274399920558","imei1":"10822274399920558","imei2":"10822274399920558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187610,"job_number":"JOB_187610","tr_customer_id":187628,"tr_customer_product_id":187618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:47.000Z","modified_at":"2026-02-16T06:51:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19432729258760","imei1":"19432729258760","imei2":"19432729258760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187612,"job_number":"JOB_187612","tr_customer_id":187630,"tr_customer_product_id":187620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:49.000Z","modified_at":"2026-02-16T06:51:49.000Z","name":"Gustave Green","mobile_number":"999-400-5771","email_id":"Stan11@gmail.com","dop":"2025-04-06","serial_number":"17844445986446094","imei1":"17844445986446094","imei2":"17844445986446094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187616,"job_number":"JOB_187616","tr_customer_id":187634,"tr_customer_product_id":187624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:08.000Z","modified_at":"2026-02-16T06:52:08.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100004312803482","imei1":"100004312803482","imei2":"100004312803482","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187621,"job_number":"JOB_187621","tr_customer_id":187639,"tr_customer_product_id":187629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:34.000Z","modified_at":"2026-02-16T06:52:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13061030211234","imei1":"13061030211234","imei2":"13061030211234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187623,"job_number":"JOB_187623","tr_customer_id":187641,"tr_customer_product_id":187631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:36.000Z","modified_at":"2026-02-16T06:52:36.000Z","name":"Kieran Quigley","mobile_number":"889-939-7002","email_id":"Jovany_Schoen@yahoo.com","dop":"2025-04-06","serial_number":"12861702227723150","imei1":"12861702227723150","imei2":"12861702227723150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187625,"job_number":"JOB_187625","tr_customer_id":187643,"tr_customer_product_id":187633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:57.000Z","modified_at":"2026-02-16T06:52:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"100128929997243","imei1":"100128929997243","imei2":"100128929997243","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187629,"job_number":"JOB_187629","tr_customer_id":187647,"tr_customer_product_id":187637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Sameer Desai","mobile_number":"7446963487","email_id":"vasudeva.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"668054550174180","imei1":"668054550174180","imei2":"668054550174180","popurl":"www.chitramala-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187630,"job_number":"JOB_187630","tr_customer_id":187648,"tr_customer_product_id":187638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Diptendu Dwivedi","mobile_number":"7489250444","email_id":"mukesh.agarwal@gmail.com","dop":"2026-02-06","serial_number":"996151060654880","imei1":"996151060654880","imei2":"996151060654880","popurl":"www.chinmayananda-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187631,"job_number":"JOB_187631","tr_customer_id":187649,"tr_customer_product_id":187639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Rageswari Pilla","mobile_number":"7467070853","email_id":"dhanapati.nehru@gmail.com","dop":"2026-02-06","serial_number":"832655004482206","imei1":"832655004482206","imei2":"832655004482206","popurl":"www.kanishka-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187632,"job_number":"JOB_187632","tr_customer_id":187650,"tr_customer_product_id":187640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Shubhaprada Saini","mobile_number":"7413083425","email_id":"sarala.sethi@hotmail.com","dop":"2026-02-06","serial_number":"074292340797883","imei1":"074292340797883","imei2":"074292340797883","popurl":"www.chandrabhaga-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187633,"job_number":"JOB_187633","tr_customer_id":187651,"tr_customer_product_id":187641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Brahmaanand Namboothiri","mobile_number":"7493831043","email_id":"anshula.varma@gmail.com","dop":"2026-02-06","serial_number":"226374566309664","imei1":"226374566309664","imei2":"226374566309664","popurl":"www.anand swarup-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187634,"job_number":"JOB_187634","tr_customer_id":187652,"tr_customer_product_id":187642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Anjushree Iyer","mobile_number":"7441178725","email_id":"amish.khanna@hotmail.com","dop":"2026-02-06","serial_number":"958286357608662","imei1":"958286357608662","imei2":"958286357608662","popurl":"www.girika-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187635,"job_number":"JOB_187635","tr_customer_id":187653,"tr_customer_product_id":187643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Achintya Gandhi","mobile_number":"7468453459","email_id":"achalesvara.dhawan@gmail.com","dop":"2026-02-06","serial_number":"146239388951164","imei1":"146239388951164","imei2":"146239388951164","popurl":"www.chidambar-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187636,"job_number":"JOB_187636","tr_customer_id":187654,"tr_customer_product_id":187644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Karan Adiga","mobile_number":"7482435388","email_id":"amish.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"607266615799594","imei1":"607266615799594","imei2":"607266615799594","popurl":"www.surya-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187637,"job_number":"JOB_187637","tr_customer_id":187655,"tr_customer_product_id":187645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Leela Devar","mobile_number":"7475488085","email_id":"devi.butt@gmail.com","dop":"2026-02-06","serial_number":"294356845731674","imei1":"294356845731674","imei2":"294356845731674","popurl":"www.basanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187638,"job_number":"JOB_187638","tr_customer_id":187656,"tr_customer_product_id":187646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:18.000Z","modified_at":"2026-02-16T06:53:18.000Z","name":"Trilochan Guneta","mobile_number":"7421992278","email_id":"sher.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"146945603983668","imei1":"146945603983668","imei2":"146945603983668","popurl":"www.chakravartee-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187639,"job_number":"JOB_187639","tr_customer_id":187657,"tr_customer_product_id":187647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:19.000Z","name":"Hari Patel","mobile_number":"7467499362","email_id":"agasti.iyer@yahoo.co.in","dop":"2026-02-06","serial_number":"643998990840088","imei1":"643998990840088","imei2":"643998990840088","popurl":"www.urmila-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187640,"job_number":"JOB_187640","tr_customer_id":187658,"tr_customer_product_id":187648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:19.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Rita Kaniyar","mobile_number":"7406656199","email_id":"trilokanath.rana@hotmail.com","dop":"2026-02-06","serial_number":"393853886136183","imei1":"393853886136183","imei2":"393853886136183","popurl":"www.bhima-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187641,"job_number":"JOB_187641","tr_customer_id":187659,"tr_customer_product_id":187649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Dharitri Nair","mobile_number":"7434689893","email_id":"achalesvara.varrier@gmail.com","dop":"2026-02-06","serial_number":"622796993428422","imei1":"622796993428422","imei2":"622796993428422","popurl":"www.gandharva-arora.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187642,"job_number":"JOB_187642","tr_customer_id":187661,"tr_customer_product_id":187650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Alok Pillai","mobile_number":"7457414735","email_id":"rajan.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"058800768617973","imei1":"058800768617973","imei2":"058800768617973","popurl":"www.aatreya-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187643,"job_number":"JOB_187643","tr_customer_id":187660,"tr_customer_product_id":187651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Gautama Kaur","mobile_number":"7417449582","email_id":"birjesh.singh@gmail.com","dop":"2026-02-06","serial_number":"245981478212280","imei1":"245981478212280","imei2":"245981478212280","popurl":"www.rahul-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187644,"job_number":"JOB_187644","tr_customer_id":187662,"tr_customer_product_id":187652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Sushma Mishra","mobile_number":"7431347375","email_id":"bhuvaneshwar.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"036240159695359","imei1":"036240159695359","imei2":"036240159695359","popurl":"www.pranay-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187645,"job_number":"JOB_187645","tr_customer_id":187663,"tr_customer_product_id":187653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Balamani Bandopadhyay","mobile_number":"7400122509","email_id":"dron.achari@gmail.com","dop":"2026-02-06","serial_number":"844160039152758","imei1":"844160039152758","imei2":"844160039152758","popurl":"www.samir-bandopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187646,"job_number":"JOB_187646","tr_customer_id":187664,"tr_customer_product_id":187654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Deven Jain","mobile_number":"7457665546","email_id":"sheela.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"018567212405950","imei1":"018567212405950","imei2":"018567212405950","popurl":"www.chandravati-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187647,"job_number":"JOB_187647","tr_customer_id":187665,"tr_customer_product_id":187655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Naveen Reddy","mobile_number":"7415990506","email_id":"sitara.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"612377687656406","imei1":"612377687656406","imei2":"612377687656406","popurl":"www.chiranjeev-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187648,"job_number":"JOB_187648","tr_customer_id":187666,"tr_customer_product_id":187656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:20.000Z","modified_at":"2026-02-16T06:53:20.000Z","name":"Amaranaath Bhattacharya","mobile_number":"7494373085","email_id":"brahmabrata.patel@gmail.com","dop":"2026-02-06","serial_number":"852479400227714","imei1":"852479400227714","imei2":"852479400227714","popurl":"www.kanak-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187649,"job_number":"JOB_187649","tr_customer_id":187667,"tr_customer_product_id":187657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ambar Somayaji","mobile_number":"7445299414","email_id":"opalina.saini@hotmail.com","dop":"2026-02-06","serial_number":"283941675362966","imei1":"283941675362966","imei2":"283941675362966","popurl":"www.aditya-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187650,"job_number":"JOB_187650","tr_customer_id":187668,"tr_customer_product_id":187658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Gitanjali Dutta","mobile_number":"7455977953","email_id":"adityanandan.varman@hotmail.com","dop":"2026-02-06","serial_number":"349979303324346","imei1":"349979303324346","imei2":"349979303324346","popurl":"www.laal-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187651,"job_number":"JOB_187651","tr_customer_id":187669,"tr_customer_product_id":187659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Ayushmati Nayar","mobile_number":"7425234627","email_id":"bilwa.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"905691528114590","imei1":"905691528114590","imei2":"905691528114590","popurl":"www.lakshman-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187652,"job_number":"JOB_187652","tr_customer_id":187670,"tr_customer_product_id":187660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Krishna Asan","mobile_number":"7476912109","email_id":"amaresh.pilla@yahoo.co.in","dop":"2026-02-06","serial_number":"774504328537066","imei1":"774504328537066","imei2":"774504328537066","popurl":"www.kalpana-asan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187653,"job_number":"JOB_187653","tr_customer_id":187671,"tr_customer_product_id":187661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Rajinder Chopra","mobile_number":"7470077508","email_id":"mukul.bhattacharya@yahoo.co.in","dop":"2026-02-06","serial_number":"055667454009389","imei1":"055667454009389","imei2":"055667454009389","popurl":"www.dayamayee-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187654,"job_number":"JOB_187654","tr_customer_id":187672,"tr_customer_product_id":187662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Jai Iyer","mobile_number":"7402273930","email_id":"marut.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"208413566350294","imei1":"208413566350294","imei2":"208413566350294","popurl":"www.rohit-saini.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187655,"job_number":"JOB_187655","tr_customer_id":187673,"tr_customer_product_id":187663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Devani Acharya","mobile_number":"7487872138","email_id":"dhananjay.tagore@yahoo.co.in","dop":"2026-02-06","serial_number":"280605588850488","imei1":"280605588850488","imei2":"280605588850488","popurl":"www.marut-varman.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187656,"job_number":"JOB_187656","tr_customer_id":187674,"tr_customer_product_id":187664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Shresthi Rana","mobile_number":"7438042719","email_id":"kamla.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"770448303938953","imei1":"770448303938953","imei2":"770448303938953","popurl":"www.ajit-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187657,"job_number":"JOB_187657","tr_customer_id":187675,"tr_customer_product_id":187665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Balgopal Gowda","mobile_number":"7411934184","email_id":"ujjwal.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"527309077163134","imei1":"527309077163134","imei2":"527309077163134","popurl":"www.sheela-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187658,"job_number":"JOB_187658","tr_customer_id":187676,"tr_customer_product_id":187666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:21.000Z","modified_at":"2026-02-16T06:53:21.000Z","name":"Chinmayananda Kaniyar","mobile_number":"7495843820","email_id":"jyotsana.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"683485023078406","imei1":"683485023078406","imei2":"683485023078406","popurl":"www.dwaipayana-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187659,"job_number":"JOB_187659","tr_customer_id":187677,"tr_customer_product_id":187667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rageswari Guha","mobile_number":"7485619397","email_id":"goswamee.varma@hotmail.com","dop":"2026-02-06","serial_number":"872102227407546","imei1":"872102227407546","imei2":"872102227407546","popurl":"www.chanda-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187660,"job_number":"JOB_187660","tr_customer_id":187678,"tr_customer_product_id":187668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Divya Kaur","mobile_number":"7419812001","email_id":"aaratrika.chopra@hotmail.com","dop":"2026-02-06","serial_number":"442653539932696","imei1":"442653539932696","imei2":"442653539932696","popurl":"www.chandak-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187661,"job_number":"JOB_187661","tr_customer_id":187679,"tr_customer_product_id":187669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Balamani Gowda","mobile_number":"7441316277","email_id":"gatik.marar@hotmail.com","dop":"2026-02-06","serial_number":"821277503159023","imei1":"821277503159023","imei2":"821277503159023","popurl":"www.apsara-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187662,"job_number":"JOB_187662","tr_customer_id":187680,"tr_customer_product_id":187670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Vaidehi Kapoor","mobile_number":"7491543022","email_id":"pushti.sinha@yahoo.co.in","dop":"2026-02-06","serial_number":"051521621509065","imei1":"051521621509065","imei2":"051521621509065","popurl":"www.bhaves-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187663,"job_number":"JOB_187663","tr_customer_id":187681,"tr_customer_product_id":187671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Kashyapi Somayaji","mobile_number":"7458551070","email_id":"kalinda.dubashi@yahoo.co.in","dop":"2026-02-06","serial_number":"235654891726341","imei1":"235654891726341","imei2":"235654891726341","popurl":"www.deeptanshu-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187664,"job_number":"JOB_187664","tr_customer_id":187682,"tr_customer_product_id":187672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Subhash Khanna","mobile_number":"7400224945","email_id":"hiranya.malik@yahoo.co.in","dop":"2026-02-06","serial_number":"327449999799655","imei1":"327449999799655","imei2":"327449999799655","popurl":"www.indra-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187665,"job_number":"JOB_187665","tr_customer_id":187683,"tr_customer_product_id":187673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Hari Shah","mobile_number":"7401988354","email_id":"vishwamitra.saini@gmail.com","dop":"2026-02-06","serial_number":"086785500083986","imei1":"086785500083986","imei2":"086785500083986","popurl":"www.deependra-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187666,"job_number":"JOB_187666","tr_customer_id":187684,"tr_customer_product_id":187674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Adityanandan Mehrotra","mobile_number":"7446475045","email_id":"trilokesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"172172323215939","imei1":"172172323215939","imei2":"172172323215939","popurl":"www.vaijayanti-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187667,"job_number":"JOB_187667","tr_customer_id":187685,"tr_customer_product_id":187675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Aasha Patil","mobile_number":"7463450918","email_id":"shrishti.bhat@hotmail.com","dop":"2026-02-06","serial_number":"131865551186653","imei1":"131865551186653","imei2":"131865551186653","popurl":"www.jagdeep-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187668,"job_number":"JOB_187668","tr_customer_id":187686,"tr_customer_product_id":187676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Bhoopati Prajapat","mobile_number":"7485941251","email_id":"guru.pothuvaal@yahoo.co.in","dop":"2026-02-06","serial_number":"274361900695652","imei1":"274361900695652","imei2":"274361900695652","popurl":"www.kanishka-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187669,"job_number":"JOB_187669","tr_customer_id":187687,"tr_customer_product_id":187677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Rukhmani Tagore","mobile_number":"7446167657","email_id":"laxmi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"694521280712842","imei1":"694521280712842","imei2":"694521280712842","popurl":"www.bhadran-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187670,"job_number":"JOB_187670","tr_customer_id":187688,"tr_customer_product_id":187678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:22.000Z","name":"Anang Sharma","mobile_number":"7429059374","email_id":"lal.tandon@gmail.com","dop":"2026-02-06","serial_number":"668237626912276","imei1":"668237626912276","imei2":"668237626912276","popurl":"www.heema-nayar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187671,"job_number":"JOB_187671","tr_customer_id":187689,"tr_customer_product_id":187679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:22.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Satish Panicker","mobile_number":"7455912401","email_id":"sushma.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"659422250164360","imei1":"659422250164360","imei2":"659422250164360","popurl":"www.vaijayanti-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187672,"job_number":"JOB_187672","tr_customer_id":187690,"tr_customer_product_id":187680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Raj Acharya","mobile_number":"7434477648","email_id":"trilokanath.agarwal@yahoo.co.in","dop":"2026-02-06","serial_number":"681821629495058","imei1":"681821629495058","imei2":"681821629495058","popurl":"www.deeptanshu-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187673,"job_number":"JOB_187673","tr_customer_id":187691,"tr_customer_product_id":187681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Swarnalata Kaur","mobile_number":"7419623721","email_id":"shashi.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"267790800130568","imei1":"267790800130568","imei2":"267790800130568","popurl":"www.vasudeva-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187674,"job_number":"JOB_187674","tr_customer_id":187692,"tr_customer_product_id":187682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhargavi Gill","mobile_number":"7409780356","email_id":"bhoj.somayaji@gmail.com","dop":"2026-02-06","serial_number":"479387474652719","imei1":"479387474652719","imei2":"479387474652719","popurl":"www.girish-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187675,"job_number":"JOB_187675","tr_customer_id":187693,"tr_customer_product_id":187683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Sanjay Talwar","mobile_number":"7442138185","email_id":"nirbhay.ganaka@gmail.com","dop":"2026-02-06","serial_number":"179942365778283","imei1":"179942365778283","imei2":"179942365778283","popurl":"www.bhoopati-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187676,"job_number":"JOB_187676","tr_customer_id":187694,"tr_customer_product_id":187684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Krishnadas Chopra","mobile_number":"7492617931","email_id":"yogendra.pandey@gmail.com","dop":"2026-02-06","serial_number":"682817179196945","imei1":"682817179196945","imei2":"682817179196945","popurl":"www.chidananda-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187677,"job_number":"JOB_187677","tr_customer_id":187695,"tr_customer_product_id":187685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Meghnad Jain","mobile_number":"7462247027","email_id":"ambar.saini@hotmail.com","dop":"2026-02-06","serial_number":"305988380531227","imei1":"305988380531227","imei2":"305988380531227","popurl":"www.jagdish-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187678,"job_number":"JOB_187678","tr_customer_id":187696,"tr_customer_product_id":187686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Dandak Guha","mobile_number":"7402971570","email_id":"dhyaneshwar.nambeesan@yahoo.co.in","dop":"2026-02-06","serial_number":"571861295710633","imei1":"571861295710633","imei2":"571861295710633","popurl":"www.bhudeva-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187679,"job_number":"JOB_187679","tr_customer_id":187697,"tr_customer_product_id":187687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Susheel Somayaji","mobile_number":"7420620448","email_id":"amrita.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"239697732666196","imei1":"239697732666196","imei2":"239697732666196","popurl":"www.param-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187680,"job_number":"JOB_187680","tr_customer_id":187698,"tr_customer_product_id":187688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Devagya Reddy","mobile_number":"7400798079","email_id":"mani.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"127834922578454","imei1":"127834922578454","imei2":"127834922578454","popurl":"www.trilochana-sethi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187681,"job_number":"JOB_187681","tr_customer_id":187699,"tr_customer_product_id":187689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Bhagvan Bhattathiri","mobile_number":"7472560149","email_id":"naval.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"464866486899758","imei1":"464866486899758","imei2":"464866486899758","popurl":"www.shreyashi-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187682,"job_number":"JOB_187682","tr_customer_id":187700,"tr_customer_product_id":187690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:23.000Z","modified_at":"2026-02-16T06:53:23.000Z","name":"Chandani Prajapat","mobile_number":"7455894810","email_id":"sheela.kaur@hotmail.com","dop":"2026-02-06","serial_number":"121307863026576","imei1":"121307863026576","imei2":"121307863026576","popurl":"www.jai-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187683,"job_number":"JOB_187683","tr_customer_id":187701,"tr_customer_product_id":187691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Keerti Bhat","mobile_number":"7443471264","email_id":"gorakhanatha.sethi@yahoo.co.in","dop":"2026-02-06","serial_number":"401040812147493","imei1":"401040812147493","imei2":"401040812147493","popurl":"www.krishnadasa-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187684,"job_number":"JOB_187684","tr_customer_id":187703,"tr_customer_product_id":187693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ameyatma Adiga","mobile_number":"7446863584","email_id":"dhanu.gill@gmail.com","dop":"2026-02-06","serial_number":"854957337261443","imei1":"854957337261443","imei2":"854957337261443","popurl":"www.jyotis-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187685,"job_number":"JOB_187685","tr_customer_id":187702,"tr_customer_product_id":187692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Digambara Mishra","mobile_number":"7441858916","email_id":"chiranjeev.iyengar@gmail.com","dop":"2026-02-06","serial_number":"197368848927403","imei1":"197368848927403","imei2":"197368848927403","popurl":"www.vimal-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187686,"job_number":"JOB_187686","tr_customer_id":187704,"tr_customer_product_id":187694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Ghanaanand Bhat","mobile_number":"7408601788","email_id":"mohinder.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"335177701113085","imei1":"335177701113085","imei2":"335177701113085","popurl":"www.chidaakaash-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187687,"job_number":"JOB_187687","tr_customer_id":187705,"tr_customer_product_id":187695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Yoginder Gowda","mobile_number":"7425307099","email_id":"sanjay.chopra@gmail.com","dop":"2026-02-06","serial_number":"522333128025245","imei1":"522333128025245","imei2":"522333128025245","popurl":"www.chatur-tagore.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187688,"job_number":"JOB_187688","tr_customer_id":187706,"tr_customer_product_id":187696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hari Gupta","mobile_number":"7440250452","email_id":"nirbhay.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"286827020847999","imei1":"286827020847999","imei2":"286827020847999","popurl":"www.umang-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187689,"job_number":"JOB_187689","tr_customer_id":187707,"tr_customer_product_id":187697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Chandraprabha Rana","mobile_number":"7400499551","email_id":"priyala.agarwal@gmail.com","dop":"2026-02-06","serial_number":"119298101887649","imei1":"119298101887649","imei2":"119298101887649","popurl":"www.manisha-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187690,"job_number":"JOB_187690","tr_customer_id":187708,"tr_customer_product_id":187698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Gautama Nehru","mobile_number":"7498829049","email_id":"mahesh.pillai@hotmail.com","dop":"2026-02-06","serial_number":"805853990804241","imei1":"805853990804241","imei2":"805853990804241","popurl":"www.adinath-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187691,"job_number":"JOB_187691","tr_customer_id":187709,"tr_customer_product_id":187699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Balagovind Kocchar","mobile_number":"7448064247","email_id":"navin.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"580951374583712","imei1":"580951374583712","imei2":"580951374583712","popurl":"www.chitraksh-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187692,"job_number":"JOB_187692","tr_customer_id":187710,"tr_customer_product_id":187700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Hiranmaya Chopra","mobile_number":"7436364944","email_id":"amodini.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"572876915784703","imei1":"572876915784703","imei2":"572876915784703","popurl":"www.menaka-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187693,"job_number":"JOB_187693","tr_customer_id":187711,"tr_customer_product_id":187701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:24.000Z","modified_at":"2026-02-16T06:53:24.000Z","name":"Dipankar Gowda","mobile_number":"7484288613","email_id":"varalakshmi.guneta@gmail.com","dop":"2026-02-06","serial_number":"634087725552952","imei1":"634087725552952","imei2":"634087725552952","popurl":"www.mohini-verma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187694,"job_number":"JOB_187694","tr_customer_id":187712,"tr_customer_product_id":187702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vyas Iyer","mobile_number":"7403707022","email_id":"rupinder.kakkar@gmail.com","dop":"2026-02-06","serial_number":"085350296019520","imei1":"085350296019520","imei2":"085350296019520","popurl":"www.aatmaja-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187695,"job_number":"JOB_187695","tr_customer_id":187713,"tr_customer_product_id":187703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Avadhesh Bhattathiri","mobile_number":"7436065833","email_id":"himani.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"351710741849153","imei1":"351710741849153","imei2":"351710741849153","popurl":"www.bhushan-tandon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187696,"job_number":"JOB_187696","tr_customer_id":187714,"tr_customer_product_id":187704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vrund Ahuja","mobile_number":"7400812098","email_id":"esha.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"988014993310049","imei1":"988014993310049","imei2":"988014993310049","popurl":"www.hiranmay-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187697,"job_number":"JOB_187697","tr_customer_id":187715,"tr_customer_product_id":187705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Amritambu Bhattathiri","mobile_number":"7438347049","email_id":"ashlesh.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"309166665027698","imei1":"309166665027698","imei2":"309166665027698","popurl":"www.hiranmaya-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187698,"job_number":"JOB_187698","tr_customer_id":187716,"tr_customer_product_id":187706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Chandi Panicker","mobile_number":"7455073563","email_id":"bankim.gupta@hotmail.com","dop":"2026-02-06","serial_number":"812828363387333","imei1":"812828363387333","imei2":"812828363387333","popurl":"www.ameyatma-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187699,"job_number":"JOB_187699","tr_customer_id":187717,"tr_customer_product_id":187707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Subodh Malik","mobile_number":"7464564190","email_id":"anaadi.mishra@yahoo.co.in","dop":"2026-02-06","serial_number":"571268352053974","imei1":"571268352053974","imei2":"571268352053974","popurl":"www.giri-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187700,"job_number":"JOB_187700","tr_customer_id":187718,"tr_customer_product_id":187708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Dandapaani Saini","mobile_number":"7489683735","email_id":"kumuda.varma@gmail.com","dop":"2026-02-06","serial_number":"297393260840558","imei1":"297393260840558","imei2":"297393260840558","popurl":"www.raj-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187701,"job_number":"JOB_187701","tr_customer_id":187719,"tr_customer_product_id":187709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Prema Iyengar","mobile_number":"7470228865","email_id":"bhasvan.abbott@yahoo.co.in","dop":"2026-02-06","serial_number":"370500540863927","imei1":"370500540863927","imei2":"370500540863927","popurl":"www.saroja-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187702,"job_number":"JOB_187702","tr_customer_id":187720,"tr_customer_product_id":187710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Vaishvi Adiga","mobile_number":"7441211858","email_id":"amrita.sharma@hotmail.com","dop":"2026-02-06","serial_number":"206677343491121","imei1":"206677343491121","imei2":"206677343491121","popurl":"www.deeksha-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187703,"job_number":"JOB_187703","tr_customer_id":187721,"tr_customer_product_id":187711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Meghnad Shah","mobile_number":"7442022511","email_id":"kama.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"785479356427383","imei1":"785479356427383","imei2":"785479356427383","popurl":"www.vrinda-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187704,"job_number":"JOB_187704","tr_customer_id":187723,"tr_customer_product_id":187712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Gati Kaur","mobile_number":"7441550193","email_id":"himadri.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"916424665082071","imei1":"916424665082071","imei2":"916424665082071","popurl":"www.shantanu-nehru.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187705,"job_number":"JOB_187705","tr_customer_id":187722,"tr_customer_product_id":187713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Anasuya Trivedi","mobile_number":"7401567196","email_id":"agnimitra.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"565348653913828","imei1":"565348653913828","imei2":"565348653913828","popurl":"www.narendra-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187706,"job_number":"JOB_187706","tr_customer_id":187724,"tr_customer_product_id":187714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Poornima Desai","mobile_number":"7439969997","email_id":"dhatri.gupta@hotmail.com","dop":"2026-02-06","serial_number":"919444092982843","imei1":"919444092982843","imei2":"919444092982843","popurl":"www.diptendu-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187707,"job_number":"JOB_187707","tr_customer_id":187725,"tr_customer_product_id":187715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Akshaj Desai","mobile_number":"7497256861","email_id":"durga.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"728313102989864","imei1":"728313102989864","imei2":"728313102989864","popurl":"www.kashyap-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187708,"job_number":"JOB_187708","tr_customer_id":187726,"tr_customer_product_id":187716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:25.000Z","modified_at":"2026-02-16T06:53:25.000Z","name":"Naval Deshpande","mobile_number":"7460470353","email_id":"keerti.gowda@hotmail.com","dop":"2026-02-06","serial_number":"626677903319439","imei1":"626677903319439","imei2":"626677903319439","popurl":"www.dhanapati-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187709,"job_number":"JOB_187709","tr_customer_id":187727,"tr_customer_product_id":187717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abani Varma","mobile_number":"7456770810","email_id":"siddhi.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"699251603269451","imei1":"699251603269451","imei2":"699251603269451","popurl":"www.kalinda-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187710,"job_number":"JOB_187710","tr_customer_id":187728,"tr_customer_product_id":187718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Kannan Dubashi","mobile_number":"7479503565","email_id":"saroja.jain@hotmail.com","dop":"2026-02-06","serial_number":"733222852629354","imei1":"733222852629354","imei2":"733222852629354","popurl":"www.apsara-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187711,"job_number":"JOB_187711","tr_customer_id":187729,"tr_customer_product_id":187719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bankim Agarwal","mobile_number":"7411843411","email_id":"kanak.nayar@gmail.com","dop":"2026-02-06","serial_number":"691674719974769","imei1":"691674719974769","imei2":"691674719974769","popurl":"www.rakesh-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187712,"job_number":"JOB_187712","tr_customer_id":187730,"tr_customer_product_id":187720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Swarnalata Kaul","mobile_number":"7444979644","email_id":"veda.bhattathiri@hotmail.com","dop":"2026-02-06","serial_number":"444946819327490","imei1":"444946819327490","imei2":"444946819327490","popurl":"www.bhooshit-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187713,"job_number":"JOB_187713","tr_customer_id":187731,"tr_customer_product_id":187721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Javas Joshi","mobile_number":"7403100282","email_id":"ojaswini.malik@hotmail.com","dop":"2026-02-06","serial_number":"834386553772267","imei1":"834386553772267","imei2":"834386553772267","popurl":"www.manoj-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187714,"job_number":"JOB_187714","tr_customer_id":187732,"tr_customer_product_id":187722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Mangalya Namboothiri","mobile_number":"7478865994","email_id":"lai.pandey@gmail.com","dop":"2026-02-06","serial_number":"258030350648834","imei1":"258030350648834","imei2":"258030350648834","popurl":"www.kamalesh-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187715,"job_number":"JOB_187715","tr_customer_id":187733,"tr_customer_product_id":187723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bhupen Acharya","mobile_number":"7426205969","email_id":"indra.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"693906051779141","imei1":"693906051779141","imei2":"693906051779141","popurl":"www.kashyapi-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187716,"job_number":"JOB_187716","tr_customer_id":187734,"tr_customer_product_id":187724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Abhaya Asan","mobile_number":"7413634754","email_id":"chakrika.chaturvedi@yahoo.co.in","dop":"2026-02-06","serial_number":"348345760178315","imei1":"348345760178315","imei2":"348345760178315","popurl":"www.atmanand-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187717,"job_number":"JOB_187717","tr_customer_id":187735,"tr_customer_product_id":187725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Chanda Tandon","mobile_number":"7401828998","email_id":"vyas.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"664025575077627","imei1":"664025575077627","imei2":"664025575077627","popurl":"www.charuchandra-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187718,"job_number":"JOB_187718","tr_customer_id":187736,"tr_customer_product_id":187726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Bahula Chattopadhyay","mobile_number":"7445652317","email_id":"shobhana.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"840772239196592","imei1":"840772239196592","imei2":"840772239196592","popurl":"www.dayaamay-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187719,"job_number":"JOB_187719","tr_customer_id":187737,"tr_customer_product_id":187727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:26.000Z","name":"Jai Bandopadhyay","mobile_number":"7417579960","email_id":"chandra.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"467549334029589","imei1":"467549334029589","imei2":"467549334029589","popurl":"www.sarla-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187720,"job_number":"JOB_187720","tr_customer_id":187738,"tr_customer_product_id":187728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:26.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Usha Dubashi","mobile_number":"7498574735","email_id":"gouranga.reddy@gmail.com","dop":"2026-02-06","serial_number":"119782138361902","imei1":"119782138361902","imei2":"119782138361902","popurl":"www.kartik-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187721,"job_number":"JOB_187721","tr_customer_id":187739,"tr_customer_product_id":187729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Som Varrier","mobile_number":"7415034675","email_id":"chandraswaroopa.guneta@hotmail.com","dop":"2026-02-06","serial_number":"405495085497102","imei1":"405495085497102","imei2":"405495085497102","popurl":"www.durgeshwari-gandhi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187722,"job_number":"JOB_187722","tr_customer_id":187740,"tr_customer_product_id":187730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Gatik Tandon","mobile_number":"7460380787","email_id":"sloka.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"259026553158473","imei1":"259026553158473","imei2":"259026553158473","popurl":"www.gajaadhar-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187723,"job_number":"JOB_187723","tr_customer_id":187741,"tr_customer_product_id":187731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Asha Devar","mobile_number":"7407742526","email_id":"maheswar.gupta@gmail.com","dop":"2026-02-06","serial_number":"174635483231344","imei1":"174635483231344","imei2":"174635483231344","popurl":"www.harinarayan-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187724,"job_number":"JOB_187724","tr_customer_id":187742,"tr_customer_product_id":187732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Ekaparnika Jha","mobile_number":"7432005764","email_id":"aashritha.varma@gmail.com","dop":"2026-02-06","serial_number":"565008599390360","imei1":"565008599390360","imei2":"565008599390360","popurl":"www.chandradev-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187725,"job_number":"JOB_187725","tr_customer_id":187743,"tr_customer_product_id":187733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Pranay Tagore","mobile_number":"7457864931","email_id":"bhooshan.malik@gmail.com","dop":"2026-02-06","serial_number":"714090223675030","imei1":"714090223675030","imei2":"714090223675030","popurl":"www.paramartha-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187726,"job_number":"JOB_187726","tr_customer_id":187744,"tr_customer_product_id":187734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Baidehi Sharma","mobile_number":"7450553558","email_id":"gauraang.mahajan@gmail.com","dop":"2026-02-06","serial_number":"123970888494376","imei1":"123970888494376","imei2":"123970888494376","popurl":"www.akroor-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187727,"job_number":"JOB_187727","tr_customer_id":187745,"tr_customer_product_id":187735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Giriraaj Tagore","mobile_number":"7491042574","email_id":"lal.rana@gmail.com","dop":"2026-02-06","serial_number":"065534233036904","imei1":"065534233036904","imei2":"065534233036904","popurl":"www.krishnadas-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187728,"job_number":"JOB_187728","tr_customer_id":187746,"tr_customer_product_id":187736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Dipali Menon","mobile_number":"7458321611","email_id":"akshainie.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"339898624236269","imei1":"339898624236269","imei2":"339898624236269","popurl":"www.raj-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187729,"job_number":"JOB_187729","tr_customer_id":187747,"tr_customer_product_id":187737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:27.000Z","modified_at":"2026-02-16T06:53:27.000Z","name":"Atmananda Saini","mobile_number":"7437518170","email_id":"bandhul.jha@gmail.com","dop":"2026-02-06","serial_number":"028464306266528","imei1":"028464306266528","imei2":"028464306266528","popurl":"www.deepankar-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187730,"job_number":"JOB_187730","tr_customer_id":187748,"tr_customer_product_id":187738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Daron Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"68987499406166","imei1":"68987499406166","imei2":"68987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187731,"job_number":"JOB_187731","tr_customer_id":187749,"tr_customer_product_id":187739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"rajesh Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"48987499406166","imei1":"48987499406166","imei2":"48987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187732,"job_number":"JOB_187732","tr_customer_id":187750,"tr_customer_product_id":187740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"raman Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"58987499406166","imei1":"58987499406166","imei2":"58987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187733,"job_number":"JOB_187733","tr_customer_id":187751,"tr_customer_product_id":187741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Gaurav Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"38987499406166","imei1":"38987499406166","imei2":"38987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187734,"job_number":"JOB_187734","tr_customer_id":187752,"tr_customer_product_id":187742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:28.000Z","modified_at":"2026-02-16T06:53:28.000Z","name":"Darrion Toy","mobile_number":"807-320-1015","email_id":"Abel.Jast8@yahoo.com","dop":"2025-04-06","serial_number":"28987499406166","imei1":"28987499406166","imei2":"28987499406166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187735,"job_number":"JOB_187735","tr_customer_id":187753,"tr_customer_product_id":187743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:46.000Z","modified_at":"2026-02-16T06:53:46.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10422728174497","imei1":"10422728174497","imei2":"10422728174497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187737,"job_number":"JOB_187737","tr_customer_id":187755,"tr_customer_product_id":187745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"Timmy Kemmer","mobile_number":"338-730-9494","email_id":"Velva66@yahoo.com","dop":"2025-06-18","serial_number":"1036644868349699","imei1":"1036644868349699","imei2":"1036644868349699","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187738,"job_number":"JOB_187738","tr_customer_id":187756,"tr_customer_product_id":187746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:48.000Z","modified_at":"2026-02-16T06:53:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"108957945429369","imei1":"108957945429369","imei2":"108957945429369","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187741,"job_number":"JOB_187741","tr_customer_id":187759,"tr_customer_product_id":187749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:53:54.000Z","modified_at":"2026-02-16T06:53:54.000Z","name":"Rafael Schoen","mobile_number":"328-343-9579","email_id":"Barbara_Brown@hotmail.com","dop":"2025-04-06","serial_number":"15042686585280554","imei1":"15042686585280554","imei2":"15042686585280554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:53:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187742,"job_number":"JOB_187742","tr_customer_id":187760,"tr_customer_product_id":187750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:36.000Z","modified_at":"2026-02-16T06:54:37.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10090717838626","imei1":"10090717838626","imei2":"10090717838626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187744,"job_number":"JOB_187744","tr_customer_id":187762,"tr_customer_product_id":187752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:54:38.000Z","modified_at":"2026-02-16T06:54:38.000Z","name":"Isabella Schultz","mobile_number":"258-688-8586","email_id":"Antonio_Tillman@gmail.com","dop":"2025-06-18","serial_number":"1043234793441233","imei1":"1043234793441233","imei2":"1043234793441233","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187745,"job_number":"JOB_187745","tr_customer_id":187763,"tr_customer_product_id":187753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:05.000Z","modified_at":"2026-02-16T06:57:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18304644907001","imei1":"18304644907001","imei2":"18304644907001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187747,"job_number":"JOB_187747","tr_customer_id":187765,"tr_customer_product_id":187755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:07.000Z","modified_at":"2026-02-16T06:57:07.000Z","name":"Gladys Windler","mobile_number":"533-820-4418","email_id":"Alena.Romaguera76@yahoo.com","dop":"2025-04-06","serial_number":"13982904790422626","imei1":"13982904790422626","imei2":"13982904790422626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187748,"job_number":"JOB_187748","tr_customer_id":187766,"tr_customer_product_id":187756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:30.000Z","modified_at":"2026-02-16T06:57:30.000Z","name":"Akshata Shah","mobile_number":"9026612846","email_id":"rameshwar.somayaji@hotmail.com","dop":"2026-02-06","serial_number":"111354347293485","imei1":"111354347293485","imei2":"111354347293485","popurl":"www.ameyatma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187749,"job_number":"JOB_187749","tr_customer_id":187767,"tr_customer_product_id":187757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:55.000Z","modified_at":"2026-02-16T06:57:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16070604976093","imei1":"16070604976093","imei2":"16070604976093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187751,"job_number":"JOB_187751","tr_customer_id":187769,"tr_customer_product_id":187759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:57:57.000Z","modified_at":"2026-02-16T06:57:57.000Z","name":"Angela Bergnaum","mobile_number":"677-278-6437","email_id":"Maynard.OReilly41@gmail.com","dop":"2025-04-06","serial_number":"16517306928281448","imei1":"16517306928281448","imei2":"16517306928281448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187752,"job_number":"JOB_187752","tr_customer_id":187770,"tr_customer_product_id":187760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:08.000Z","modified_at":"2026-02-16T06:58:08.000Z","name":"Vijay Arora","mobile_number":"9038112007","email_id":"gautam.marar@gmail.com","dop":"2026-02-06","serial_number":"192657416881589","imei1":"192657416881589","imei2":"192657416881589","popurl":"www.bandhul-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187754,"job_number":"JOB_187754","tr_customer_id":187772,"tr_customer_product_id":187762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:45.000Z","modified_at":"2026-02-16T06:58:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15546048598120","imei1":"15546048598120","imei2":"15546048598120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187756,"job_number":"JOB_187756","tr_customer_id":187774,"tr_customer_product_id":187764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:47.000Z","modified_at":"2026-02-16T06:58:47.000Z","name":"Barney Boyle","mobile_number":"441-593-3994","email_id":"Ernie.Hills31@gmail.com","dop":"2025-04-06","serial_number":"14890361989118116","imei1":"14890361989118116","imei2":"14890361989118116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187757,"job_number":"JOB_187757","tr_customer_id":187775,"tr_customer_product_id":187765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:54.000Z","modified_at":"2026-02-16T06:58:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13649599952469","imei1":"13649599952469","imei2":"13649599952469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187759,"job_number":"JOB_187759","tr_customer_id":187777,"tr_customer_product_id":187767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:58:56.000Z","modified_at":"2026-02-16T06:58:56.000Z","name":"Chanel Hayes","mobile_number":"302-966-8297","email_id":"Ulises_Thompson@hotmail.com","dop":"2025-04-06","serial_number":"15685432121939512","imei1":"15685432121939512","imei2":"15685432121939512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187762,"job_number":"JOB_187762","tr_customer_id":187780,"tr_customer_product_id":187770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:46.000Z","modified_at":"2026-02-16T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12124990536618","imei1":"12124990536618","imei2":"12124990536618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187764,"job_number":"JOB_187764","tr_customer_id":187782,"tr_customer_product_id":187772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:59:48.000Z","modified_at":"2026-02-16T06:59:48.000Z","name":"Donavon Walker","mobile_number":"963-741-6243","email_id":"Arturo66@hotmail.com","dop":"2025-04-06","serial_number":"18249627528593280","imei1":"18249627528593280","imei2":"18249627528593280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187765,"job_number":"JOB_187765","tr_customer_id":187783,"tr_customer_product_id":187773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:37.000Z","modified_at":"2026-02-16T07:00:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17626334465909","imei1":"17626334465909","imei2":"17626334465909","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187767,"job_number":"JOB_187767","tr_customer_id":187785,"tr_customer_product_id":187775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:00:39.000Z","modified_at":"2026-02-16T07:00:39.000Z","name":"Adrien Rowe","mobile_number":"786-595-8718","email_id":"Gonzalo55@yahoo.com","dop":"2025-04-06","serial_number":"16737733459593560","imei1":"16737733459593560","imei2":"16737733459593560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187768,"job_number":"JOB_187768","tr_customer_id":187786,"tr_customer_product_id":187776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:24.000Z","modified_at":"2026-02-16T07:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15667470414682","imei1":"15667470414682","imei2":"15667470414682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187770,"job_number":"JOB_187770","tr_customer_id":187788,"tr_customer_product_id":187778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:01:26.000Z","modified_at":"2026-02-16T07:01:26.000Z","name":"Thaddeus Kemmer","mobile_number":"286-862-9206","email_id":"Marlee.Lubowitz20@yahoo.com","dop":"2025-04-06","serial_number":"13482178663170232","imei1":"13482178663170232","imei2":"13482178663170232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187772,"job_number":"JOB_187772","tr_customer_id":187790,"tr_customer_product_id":187780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:08.000Z","modified_at":"2026-02-16T07:02:08.000Z","name":"Terence Kunde","mobile_number":"923-320-0669","email_id":"Merle.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"16941513213571332","imei1":"16941513213571332","imei2":"16941513213571332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187773,"job_number":"JOB_187773","tr_customer_id":187791,"tr_customer_product_id":187781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:13.000Z","modified_at":"2026-02-16T07:02:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11000669124851","imei1":"11000669124851","imei2":"11000669124851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187775,"job_number":"JOB_187775","tr_customer_id":187793,"tr_customer_product_id":187783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:14.000Z","modified_at":"2026-02-16T07:02:14.000Z","name":"Nikko Mertz","mobile_number":"444-673-3277","email_id":"Coralie_Schimmel44@gmail.com","dop":"2025-04-06","serial_number":"14328492950182700","imei1":"14328492950182700","imei2":"14328492950182700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187776,"job_number":"JOB_187776","tr_customer_id":187794,"tr_customer_product_id":187784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:55.000Z","modified_at":"2026-02-16T07:02:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17006961404992","imei1":"17006961404992","imei2":"17006961404992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187778,"job_number":"JOB_187778","tr_customer_id":187796,"tr_customer_product_id":187786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:02:56.000Z","modified_at":"2026-02-16T07:02:56.000Z","name":"Orrin Gutmann","mobile_number":"703-933-6651","email_id":"Mariane_Brakus@gmail.com","dop":"2025-04-06","serial_number":"17769649351622994","imei1":"17769649351622994","imei2":"17769649351622994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187779,"job_number":"JOB_187779","tr_customer_id":187797,"tr_customer_product_id":187787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:00.000Z","modified_at":"2026-02-16T07:03:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10650889977856","imei1":"10650889977856","imei2":"10650889977856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187781,"job_number":"JOB_187781","tr_customer_id":187799,"tr_customer_product_id":187789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Augustus Kshlerin","mobile_number":"909-481-8579","email_id":"Emilie.Labadie51@yahoo.com","dop":"2025-04-06","serial_number":"16228040490869462","imei1":"16228040490869462","imei2":"16228040490869462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187785,"job_number":"JOB_187785","tr_customer_id":187803,"tr_customer_product_id":187793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:05.000Z","modified_at":"2026-02-16T07:03:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12239006895186","imei1":"12239006895186","imei2":"12239006895186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187787,"job_number":"JOB_187787","tr_customer_id":187805,"tr_customer_product_id":187795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:07.000Z","modified_at":"2026-02-16T07:03:07.000Z","name":"Jennyfer Watsica","mobile_number":"809-201-3489","email_id":"Naomie46@gmail.com","dop":"2025-04-06","serial_number":"16044876529484996","imei1":"16044876529484996","imei2":"16044876529484996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187788,"job_number":"JOB_187788","tr_customer_id":187806,"tr_customer_product_id":187796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:42.000Z","modified_at":"2026-02-16T07:03:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19609168491170","imei1":"19609168491170","imei2":"19609168491170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187790,"job_number":"JOB_187790","tr_customer_id":187808,"tr_customer_product_id":187798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:44.000Z","modified_at":"2026-02-16T07:03:44.000Z","name":"Bernie Boehm","mobile_number":"391-513-4174","email_id":"Armani46@gmail.com","dop":"2025-04-06","serial_number":"10871155020578314","imei1":"10871155020578314","imei2":"10871155020578314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187794,"job_number":"JOB_187794","tr_customer_id":187812,"tr_customer_product_id":187802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:55.000Z","modified_at":"2026-02-16T07:03:55.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16107864249254","imei1":"16107864249254","imei2":"16107864249254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187796,"job_number":"JOB_187796","tr_customer_id":187814,"tr_customer_product_id":187804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:57.000Z","modified_at":"2026-02-16T07:03:57.000Z","name":"Eryn Jacobi","mobile_number":"710-562-6111","email_id":"Otha_Olson29@yahoo.com","dop":"2025-04-06","serial_number":"16175331372680332","imei1":"16175331372680332","imei2":"16175331372680332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187797,"job_number":"JOB_187797","tr_customer_id":187815,"tr_customer_product_id":187805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:22.000Z","modified_at":"2026-02-16T07:04:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18385513874638","imei1":"18385513874638","imei2":"18385513874638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187799,"job_number":"JOB_187799","tr_customer_id":187817,"tr_customer_product_id":187807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:23.000Z","modified_at":"2026-02-16T07:04:23.000Z","name":"Marvin Heathcote","mobile_number":"908-354-8057","email_id":"Price16@gmail.com","dop":"2025-04-06","serial_number":"16223273433891032","imei1":"16223273433891032","imei2":"16223273433891032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187800,"job_number":"JOB_187800","tr_customer_id":187818,"tr_customer_product_id":187808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:29.000Z","modified_at":"2026-02-16T07:04:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15143884638164","imei1":"15143884638164","imei2":"15143884638164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187802,"job_number":"JOB_187802","tr_customer_id":187820,"tr_customer_product_id":187810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:31.000Z","modified_at":"2026-02-16T07:04:31.000Z","name":"Maria Waelchi","mobile_number":"264-456-6825","email_id":"Earlene.OHara20@hotmail.com","dop":"2025-04-06","serial_number":"19469241696137292","imei1":"19469241696137292","imei2":"19469241696137292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187806,"job_number":"JOB_187806","tr_customer_id":187824,"tr_customer_product_id":187814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:46.000Z","modified_at":"2026-02-16T07:04:46.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14308396518881","imei1":"14308396518881","imei2":"14308396518881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187808,"job_number":"JOB_187808","tr_customer_id":187826,"tr_customer_product_id":187816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:48.000Z","modified_at":"2026-02-16T07:04:48.000Z","name":"Lew Schultz","mobile_number":"891-573-2417","email_id":"Ida23@hotmail.com","dop":"2025-04-06","serial_number":"12447066003793166","imei1":"12447066003793166","imei2":"12447066003793166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187809,"job_number":"JOB_187809","tr_customer_id":187827,"tr_customer_product_id":187817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:10.000Z","modified_at":"2026-02-16T07:05:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10697747819408","imei1":"10697747819408","imei2":"10697747819408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187811,"job_number":"JOB_187811","tr_customer_id":187829,"tr_customer_product_id":187819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:12.000Z","modified_at":"2026-02-16T07:05:12.000Z","name":"Laurence Runolfsdottir","mobile_number":"876-326-7138","email_id":"Katrine.Rogahn@hotmail.com","dop":"2025-04-06","serial_number":"17789079474641484","imei1":"17789079474641484","imei2":"17789079474641484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187815,"job_number":"JOB_187815","tr_customer_id":187833,"tr_customer_product_id":187823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:58.000Z","modified_at":"2026-02-16T07:05:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13617009074728","imei1":"13617009074728","imei2":"13617009074728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187817,"job_number":"JOB_187817","tr_customer_id":187835,"tr_customer_product_id":187825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:59.000Z","modified_at":"2026-02-16T07:05:59.000Z","name":"Katharina Kautzer","mobile_number":"375-832-7567","email_id":"Cleo.Volkman16@hotmail.com","dop":"2025-04-06","serial_number":"16403239808841160","imei1":"16403239808841160","imei2":"16403239808841160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187818,"job_number":"JOB_187818","tr_customer_id":187836,"tr_customer_product_id":187826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:27.000Z","modified_at":"2026-02-16T07:09:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10870703398491","imei1":"10870703398491","imei2":"10870703398491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187820,"job_number":"JOB_187820","tr_customer_id":187838,"tr_customer_product_id":187828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:09:29.000Z","modified_at":"2026-02-16T07:09:29.000Z","name":"Lionel Lueilwitz","mobile_number":"258-216-9722","email_id":"Ernest.Kiehn69@gmail.com","dop":"2025-04-06","serial_number":"10956172707474774","imei1":"10956172707474774","imei2":"10956172707474774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187821,"job_number":"JOB_187821","tr_customer_id":187839,"tr_customer_product_id":187829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:16.000Z","modified_at":"2026-02-16T07:10:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14247239526829","imei1":"14247239526829","imei2":"14247239526829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187823,"job_number":"JOB_187823","tr_customer_id":187841,"tr_customer_product_id":187831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:17.000Z","modified_at":"2026-02-16T07:10:17.000Z","name":"Violet Rosenbaum","mobile_number":"231-244-8452","email_id":"Raegan_Wilkinson23@gmail.com","dop":"2025-04-06","serial_number":"14570486230351816","imei1":"14570486230351816","imei2":"14570486230351816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187824,"job_number":"JOB_187824","tr_customer_id":187842,"tr_customer_product_id":187832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:49.000Z","modified_at":"2026-02-16T07:10:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19982038349894","imei1":"19982038349894","imei2":"19982038349894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187826,"job_number":"JOB_187826","tr_customer_id":187844,"tr_customer_product_id":187834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:10:51.000Z","modified_at":"2026-02-16T07:10:51.000Z","name":"Charley Kiehn","mobile_number":"798-326-2207","email_id":"Domenica65@yahoo.com","dop":"2025-04-06","serial_number":"14532966572397984","imei1":"14532966572397984","imei2":"14532966572397984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187827,"job_number":"JOB_187827","tr_customer_id":187845,"tr_customer_product_id":187835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:00.000Z","modified_at":"2026-02-16T07:11:00.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18356133762093","imei1":"18356133762093","imei2":"18356133762093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187829,"job_number":"JOB_187829","tr_customer_id":187847,"tr_customer_product_id":187837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:02.000Z","modified_at":"2026-02-16T07:11:02.000Z","name":"Eryn McGlynn","mobile_number":"748-633-3022","email_id":"Noemi34@gmail.com","dop":"2025-04-06","serial_number":"17167289021913346","imei1":"17167289021913346","imei2":"17167289021913346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187830,"job_number":"JOB_187830","tr_customer_id":187848,"tr_customer_product_id":187838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:03.000Z","modified_at":"2026-02-16T07:11:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13277682587576","imei1":"13277682587576","imei2":"13277682587576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187832,"job_number":"JOB_187832","tr_customer_id":187850,"tr_customer_product_id":187840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:05.000Z","modified_at":"2026-02-16T07:11:05.000Z","name":"Wilford Sawayn","mobile_number":"949-249-3134","email_id":"Adeline_Larson56@hotmail.com","dop":"2025-04-06","serial_number":"17115498869950110","imei1":"17115498869950110","imei2":"17115498869950110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187833,"job_number":"JOB_187833","tr_customer_id":187851,"tr_customer_product_id":187841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:39.000Z","modified_at":"2026-02-16T07:11:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11824152812747","imei1":"11824152812747","imei2":"11824152812747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187835,"job_number":"JOB_187835","tr_customer_id":187853,"tr_customer_product_id":187843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:41.000Z","modified_at":"2026-02-16T07:11:41.000Z","name":"Carissa Schaefer","mobile_number":"444-696-3104","email_id":"Noemie_Terry@hotmail.com","dop":"2025-04-06","serial_number":"12382539913703974","imei1":"12382539913703974","imei2":"12382539913703974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187837,"job_number":"JOB_187837","tr_customer_id":187855,"tr_customer_product_id":187845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:44.000Z","modified_at":"2026-02-16T07:11:44.000Z","name":"Brendan Ledner","mobile_number":"923-681-7687","email_id":"Laverne.Douglas@gmail.com","dop":"2025-04-06","serial_number":"12135952631103550","imei1":"12135952631103550","imei2":"12135952631103550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187838,"job_number":"JOB_187838","tr_customer_id":187856,"tr_customer_product_id":187846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:49.000Z","modified_at":"2026-02-16T07:11:49.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10556437744681","imei1":"10556437744681","imei2":"10556437744681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187840,"job_number":"JOB_187840","tr_customer_id":187858,"tr_customer_product_id":187848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:50.000Z","modified_at":"2026-02-16T07:11:50.000Z","name":"Lonie Lowe","mobile_number":"309-997-1464","email_id":"Marilie.Predovic50@hotmail.com","dop":"2025-04-06","serial_number":"16822613562306568","imei1":"16822613562306568","imei2":"16822613562306568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187842,"job_number":"JOB_187842","tr_customer_id":187860,"tr_customer_product_id":187850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:11:52.000Z","modified_at":"2026-02-16T07:11:52.000Z","name":"Gage Bayer","mobile_number":"617-811-2677","email_id":"Sim_Runte98@hotmail.com","dop":"2025-04-06","serial_number":"10385451062333424","imei1":"10385451062333424","imei2":"10385451062333424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:11:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187843,"job_number":"JOB_187843","tr_customer_id":187861,"tr_customer_product_id":187851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:31.000Z","modified_at":"2026-02-16T07:12:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15467039191514","imei1":"15467039191514","imei2":"15467039191514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187845,"job_number":"JOB_187845","tr_customer_id":187863,"tr_customer_product_id":187853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:32.000Z","modified_at":"2026-02-16T07:12:32.000Z","name":"Domenico Boehm","mobile_number":"359-726-4015","email_id":"Meggie_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"15803518037885052","imei1":"15803518037885052","imei2":"15803518037885052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187846,"job_number":"JOB_187846","tr_customer_id":187864,"tr_customer_product_id":187854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:36.000Z","modified_at":"2026-02-16T07:12:36.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"16135361170947","imei1":"16135361170947","imei2":"16135361170947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187848,"job_number":"JOB_187848","tr_customer_id":187866,"tr_customer_product_id":187856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:12:38.000Z","modified_at":"2026-02-16T07:12:38.000Z","name":"Maria Harvey","mobile_number":"554-316-4693","email_id":"Brian_Jenkins76@gmail.com","dop":"2025-04-06","serial_number":"19964328541642330","imei1":"19964328541642330","imei2":"19964328541642330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:12:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187849,"job_number":"JOB_187849","tr_customer_id":187867,"tr_customer_product_id":187857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:19.000Z","modified_at":"2026-02-16T07:16:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19560340185770","imei1":"19560340185770","imei2":"19560340185770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187851,"job_number":"JOB_187851","tr_customer_id":187869,"tr_customer_product_id":187859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:21.000Z","modified_at":"2026-02-16T07:16:21.000Z","name":"Jerome Gusikowski","mobile_number":"255-653-6710","email_id":"Theodore.Feest@yahoo.com","dop":"2025-04-06","serial_number":"12819661451128566","imei1":"12819661451128566","imei2":"12819661451128566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187853,"job_number":"JOB_187853","tr_customer_id":187871,"tr_customer_product_id":187861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:16:29.000Z","modified_at":"2026-02-16T07:16:29.000Z","name":"Kennedi Watsica","mobile_number":"987-865-4280","email_id":"Johnathon85@yahoo.com","dop":"2025-04-06","serial_number":"14951326996441380","imei1":"14951326996441380","imei2":"14951326996441380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187854,"job_number":"JOB_187854","tr_customer_id":187872,"tr_customer_product_id":187862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:08.000Z","modified_at":"2026-02-16T07:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19488630330136","imei1":"19488630330136","imei2":"19488630330136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187856,"job_number":"JOB_187856","tr_customer_id":187874,"tr_customer_product_id":187864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:10.000Z","modified_at":"2026-02-16T07:17:10.000Z","name":"Natalie Langworth","mobile_number":"901-831-4331","email_id":"Garth_Hauck37@gmail.com","dop":"2025-04-06","serial_number":"12433581321527716","imei1":"12433581321527716","imei2":"12433581321527716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187857,"job_number":"JOB_187857","tr_customer_id":187875,"tr_customer_product_id":187865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:56.000Z","modified_at":"2026-02-16T07:17:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18432213650780","imei1":"18432213650780","imei2":"18432213650780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187859,"job_number":"JOB_187859","tr_customer_id":187877,"tr_customer_product_id":187867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:17:58.000Z","modified_at":"2026-02-16T07:17:58.000Z","name":"Miles Goodwin","mobile_number":"972-954-7746","email_id":"Esperanza32@gmail.com","dop":"2025-04-06","serial_number":"15525752892960832","imei1":"15525752892960832","imei2":"15525752892960832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187860,"job_number":"JOB_187860","tr_customer_id":187878,"tr_customer_product_id":187868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Aanandinii Asan","mobile_number":"9098533546","email_id":"navin.prajapat@hotmail.com","dop":"2026-02-06","serial_number":"589176447431982","imei1":"589176447431982","imei2":"589176447431982","popurl":"www.abhaya-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187861,"job_number":"JOB_187861","tr_customer_id":187879,"tr_customer_product_id":187869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Himani Bhat","mobile_number":"9079360563","email_id":"asha.tandon@hotmail.com","dop":"2026-02-06","serial_number":"601433253758481","imei1":"601433253758481","imei2":"601433253758481","popurl":"www.chatur-dhawan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187862,"job_number":"JOB_187862","tr_customer_id":187880,"tr_customer_product_id":187870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Krishna Talwar","mobile_number":"9072522343","email_id":"chandramohan.patil@gmail.com","dop":"2026-02-06","serial_number":"167143731190696","imei1":"167143731190696","imei2":"167143731190696","popurl":"www.digambara-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187863,"job_number":"JOB_187863","tr_customer_id":187881,"tr_customer_product_id":187871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Asha Naik","mobile_number":"9003688872","email_id":"gauranga.agarwal@gmail.com","dop":"2026-02-06","serial_number":"529735748623096","imei1":"529735748623096","imei2":"529735748623096","popurl":"www.charak-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187864,"job_number":"JOB_187864","tr_customer_id":187882,"tr_customer_product_id":187872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhasvan Bhattathiri","mobile_number":"9030674550","email_id":"girija.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"983300429169852","imei1":"983300429169852","imei2":"983300429169852","popurl":"www.chetanaanand-iyengar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187865,"job_number":"JOB_187865","tr_customer_id":187883,"tr_customer_product_id":187873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhanumati Bhattathiri","mobile_number":"9083365706","email_id":"adhiraj.sharma@hotmail.com","dop":"2026-02-06","serial_number":"334217348051823","imei1":"334217348051823","imei2":"334217348051823","popurl":"www.ojaswini-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187866,"job_number":"JOB_187866","tr_customer_id":187885,"tr_customer_product_id":187874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Pranay Khanna","mobile_number":"9014056678","email_id":"bhamini.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"452905632371840","imei1":"452905632371840","imei2":"452905632371840","popurl":"www.kiran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187868,"job_number":"JOB_187868","tr_customer_id":187886,"tr_customer_product_id":187876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Bhaaswar Patil","mobile_number":"9097734684","email_id":"aanandaswarup.pillai@yahoo.co.in","dop":"2026-02-06","serial_number":"922543980598996","imei1":"922543980598996","imei2":"922543980598996","popurl":"www.dipankar-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187869,"job_number":"JOB_187869","tr_customer_id":187887,"tr_customer_product_id":187877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:23:06.000Z","modified_at":"2026-02-16T07:23:06.000Z","name":"Yoginder Dwivedi","mobile_number":"9099535622","email_id":"agneya.kakkar@gmail.com","dop":"2026-02-06","serial_number":"191829784021832","imei1":"191829784021832","imei2":"191829784021832","popurl":"www.ashlesh-mukhopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187870,"job_number":"JOB_187870","tr_customer_id":187888,"tr_customer_product_id":187878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Sachin Varma","mobile_number":"9075652212","email_id":"charuvrat.varman@gmail.com","dop":"2026-02-06","serial_number":"304331092607137","imei1":"304331092607137","imei2":"304331092607137","popurl":"www.devak-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187871,"job_number":"JOB_187871","tr_customer_id":187889,"tr_customer_product_id":187879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Chandradev Acharya","mobile_number":"9031815389","email_id":"dhanapati.deshpande@gmail.com","dop":"2026-02-06","serial_number":"327329331750300","imei1":"327329331750300","imei2":"327329331750300","popurl":"www.karunanidhi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187872,"job_number":"JOB_187872","tr_customer_id":187890,"tr_customer_product_id":187880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Preity Varrier","mobile_number":"9018287744","email_id":"devika.kaniyar@gmail.com","dop":"2026-02-06","serial_number":"895631939507101","imei1":"895631939507101","imei2":"895631939507101","popurl":"www.lai-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187873,"job_number":"JOB_187873","tr_customer_id":187891,"tr_customer_product_id":187881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Dipali Nayar","mobile_number":"9055378038","email_id":"mayoor.ahluwalia@gmail.com","dop":"2026-02-06","serial_number":"707718731886146","imei1":"707718731886146","imei2":"707718731886146","popurl":"www.narinder-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187874,"job_number":"JOB_187874","tr_customer_id":187892,"tr_customer_product_id":187882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Nalini Pandey","mobile_number":"9055846174","email_id":"arjun.bandopadhyay@gmail.com","dop":"2026-02-06","serial_number":"819566951824702","imei1":"819566951824702","imei2":"819566951824702","popurl":"www.parvati-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187875,"job_number":"JOB_187875","tr_customer_id":187893,"tr_customer_product_id":187883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Leela Guha","mobile_number":"9016280039","email_id":"siddhran.chopra@yahoo.co.in","dop":"2026-02-06","serial_number":"373440285105890","imei1":"373440285105890","imei2":"373440285105890","popurl":"www.yogendra-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187876,"job_number":"JOB_187876","tr_customer_id":187894,"tr_customer_product_id":187884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Ramesh Namboothiri","mobile_number":"9021514438","email_id":"sameer.kaniyar@hotmail.com","dop":"2026-02-06","serial_number":"862618977847871","imei1":"862618977847871","imei2":"862618977847871","popurl":"www.shubha-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187877,"job_number":"JOB_187877","tr_customer_id":187895,"tr_customer_product_id":187885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Anaadi Kaul","mobile_number":"9078434647","email_id":"shwet.agarwal@hotmail.com","dop":"2026-02-06","serial_number":"930017745694929","imei1":"930017745694929","imei2":"930017745694929","popurl":"www.achalesvara-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187878,"job_number":"JOB_187878","tr_customer_id":187896,"tr_customer_product_id":187886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:27:57.000Z","modified_at":"2026-02-16T07:27:57.000Z","name":"Harinakshi Menon","mobile_number":"9056697726","email_id":"shivakari.guha@yahoo.co.in","dop":"2026-02-06","serial_number":"177870245856175","imei1":"177870245856175","imei2":"177870245856175","popurl":"www.trilokesh-singh.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187880,"job_number":"JOB_187880","tr_customer_id":187898,"tr_customer_product_id":187888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Kumari Varman","mobile_number":"9060970876","email_id":"mukesh.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"478301665905555","imei1":"478301665905555","imei2":"478301665905555","popurl":"www.manisha-abbott.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187882,"job_number":"JOB_187882","tr_customer_id":187900,"tr_customer_product_id":187890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Dhanu Dubashi","mobile_number":"9035413260","email_id":"deeptimayee.varrier@gmail.com","dop":"2026-02-06","serial_number":"002808113093006","imei1":"002808113093006","imei2":"002808113093006","popurl":"www.hiranya-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187883,"job_number":"JOB_187883","tr_customer_id":187901,"tr_customer_product_id":187891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Ganaka Iyengar","mobile_number":"9014930770","email_id":"gauranga.banerjee@gmail.com","dop":"2026-02-06","serial_number":"609478323549868","imei1":"609478323549868","imei2":"609478323549868","popurl":"www.kama-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187884,"job_number":"JOB_187884","tr_customer_id":187902,"tr_customer_product_id":187892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Bhaanumati Mehra","mobile_number":"9064402589","email_id":"mohana.patel@hotmail.com","dop":"2026-02-06","serial_number":"311052229500087","imei1":"311052229500087","imei2":"311052229500087","popurl":"www.dandak-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187885,"job_number":"JOB_187885","tr_customer_id":187903,"tr_customer_product_id":187893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Aayushmaan Gowda","mobile_number":"9084115731","email_id":"balamani.kapoor@yahoo.co.in","dop":"2026-02-06","serial_number":"324870468099147","imei1":"324870468099147","imei2":"324870468099147","popurl":"www.hiranmay-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187886,"job_number":"JOB_187886","tr_customer_id":187904,"tr_customer_product_id":187894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Gajaadhar Panicker","mobile_number":"9084349252","email_id":"jaya.mehrotra@gmail.com","dop":"2026-02-06","serial_number":"696626689286799","imei1":"696626689286799","imei2":"696626689286799","popurl":"www.gandharva-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187887,"job_number":"JOB_187887","tr_customer_id":187905,"tr_customer_product_id":187895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Anjushri Tagore","mobile_number":"9005397965","email_id":"agnivesh.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"827002974118067","imei1":"827002974118067","imei2":"827002974118067","popurl":"www.chandan-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187889,"job_number":"JOB_187889","tr_customer_id":187907,"tr_customer_product_id":187897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Girja Menon","mobile_number":"9063236085","email_id":"jagdeep.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"138078793411710","imei1":"138078793411710","imei2":"138078793411710","popurl":"www.niro-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187890,"job_number":"JOB_187890","tr_customer_id":187908,"tr_customer_product_id":187898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:48.000Z","modified_at":"2026-02-16T07:28:48.000Z","name":"Shankar Chaturvedi","mobile_number":"9044916272","email_id":"agnimitra.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"459799833274296","imei1":"459799833274296","imei2":"459799833274296","popurl":"www.agrata-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187892,"job_number":"JOB_187892","tr_customer_id":187910,"tr_customer_product_id":187900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandradev Ahuja","mobile_number":"9057305065","email_id":"eshita.iyer@hotmail.com","dop":"2026-02-06","serial_number":"618531464431212","imei1":"618531464431212","imei2":"618531464431212","popurl":"www.chitramala-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187893,"job_number":"JOB_187893","tr_customer_id":187911,"tr_customer_product_id":187901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandrabhaga Trivedi","mobile_number":"9086728020","email_id":"giri.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"131509657376857","imei1":"131509657376857","imei2":"131509657376857","popurl":"www.atmanand-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187895,"job_number":"JOB_187895","tr_customer_id":187913,"tr_customer_product_id":187903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Niranjan Prajapat","mobile_number":"9076243450","email_id":"swami.jha@hotmail.com","dop":"2026-02-06","serial_number":"745820350313179","imei1":"745820350313179","imei2":"745820350313179","popurl":"www.yoginder-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187898,"job_number":"JOB_187898","tr_customer_id":187916,"tr_customer_product_id":187906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Deeptimayee Ahuja","mobile_number":"9019427763","email_id":"baalaaditya.khatri@gmail.com","dop":"2026-02-06","serial_number":"841662042889466","imei1":"841662042889466","imei2":"841662042889466","popurl":"www.manisha-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187899,"job_number":"JOB_187899","tr_customer_id":187917,"tr_customer_product_id":187907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Chandran Verma","mobile_number":"9073975250","email_id":"chidananda.dhawan@gmail.com","dop":"2026-02-06","serial_number":"079824232523854","imei1":"079824232523854","imei2":"079824232523854","popurl":"www.chandan-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187900,"job_number":"JOB_187900","tr_customer_id":187918,"tr_customer_product_id":187908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Tarun Iyer","mobile_number":"9000844207","email_id":"deeptiman.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"868409056148842","imei1":"868409056148842","imei2":"868409056148842","popurl":"www.gaurang-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187902,"job_number":"JOB_187902","tr_customer_id":187920,"tr_customer_product_id":187910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Ekaling Naik","mobile_number":"9038560415","email_id":"aanandinii.somayaji@gmail.com","dop":"2026-02-06","serial_number":"225766154446345","imei1":"225766154446345","imei2":"225766154446345","popurl":"www.aadrika-embranthiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187903,"job_number":"JOB_187903","tr_customer_id":187921,"tr_customer_product_id":187911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:49.000Z","modified_at":"2026-02-16T07:28:49.000Z","name":"Avantika Kaur","mobile_number":"9022813365","email_id":"dhanvin.pilla@hotmail.com","dop":"2026-02-06","serial_number":"480234311769066","imei1":"480234311769066","imei2":"480234311769066","popurl":"www.yogendra-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187905,"job_number":"JOB_187905","tr_customer_id":187923,"tr_customer_product_id":187913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Chanakya Achari","mobile_number":"9001077439","email_id":"sushma.kapoor@gmail.com","dop":"2026-02-06","serial_number":"384005141795697","imei1":"384005141795697","imei2":"384005141795697","popurl":"www.jagadisha-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187906,"job_number":"JOB_187906","tr_customer_id":187924,"tr_customer_product_id":187914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Akshaj Ahluwalia","mobile_number":"9095735564","email_id":"kannen.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"063096750247263","imei1":"063096750247263","imei2":"063096750247263","popurl":"www.shanti-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187907,"job_number":"JOB_187907","tr_customer_id":187925,"tr_customer_product_id":187915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Bakula Deshpande","mobile_number":"9078971870","email_id":"uma.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"104773441797762","imei1":"104773441797762","imei2":"104773441797762","popurl":"www.deveshwar-pandey.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187908,"job_number":"JOB_187908","tr_customer_id":187926,"tr_customer_product_id":187916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Oormila Khatri","mobile_number":"9097265819","email_id":"deeptimay.rana@gmail.com","dop":"2026-02-06","serial_number":"041307550014478","imei1":"041307550014478","imei2":"041307550014478","popurl":"www.amaresh-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187910,"job_number":"JOB_187910","tr_customer_id":187928,"tr_customer_product_id":187918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Daevika Sethi","mobile_number":"9097086234","email_id":"ranjit.gowda@hotmail.com","dop":"2026-02-06","serial_number":"139983214461990","imei1":"139983214461990","imei2":"139983214461990","popurl":"www.drona-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187911,"job_number":"JOB_187911","tr_customer_id":187929,"tr_customer_product_id":187919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Brahmabrata Tagore","mobile_number":"9007607711","email_id":"dharmaketu.joshi@hotmail.com","dop":"2026-02-06","serial_number":"762883250831622","imei1":"762883250831622","imei2":"762883250831622","popurl":"www.indra-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187915,"job_number":"JOB_187915","tr_customer_id":187933,"tr_customer_product_id":187923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Kannen Butt","mobile_number":"9040913191","email_id":"digambar.arora@gmail.com","dop":"2026-02-06","serial_number":"776255521152246","imei1":"776255521152246","imei2":"776255521152246","popurl":"www.balamani-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187916,"job_number":"JOB_187916","tr_customer_id":187935,"tr_customer_product_id":187925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Anasooya Iyer","mobile_number":"9018662659","email_id":"subhashini.khanna@hotmail.com","dop":"2026-02-06","serial_number":"428473162954256","imei1":"428473162954256","imei2":"428473162954256","popurl":"www.purushottam-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187917,"job_number":"JOB_187917","tr_customer_id":187934,"tr_customer_product_id":187924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Mandakini Patil","mobile_number":"9079364558","email_id":"nalini.asan@hotmail.com","dop":"2026-02-06","serial_number":"190052478071605","imei1":"190052478071605","imei2":"190052478071605","popurl":"www.eshita-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187918,"job_number":"JOB_187918","tr_customer_id":187936,"tr_customer_product_id":187926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Suresh Banerjee","mobile_number":"9030080766","email_id":"bhagwati.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"451829229417085","imei1":"451829229417085","imei2":"451829229417085","popurl":"www.lalita-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187919,"job_number":"JOB_187919","tr_customer_id":187937,"tr_customer_product_id":187927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Aasa Namboothiri","mobile_number":"9019163744","email_id":"nikita.acharya@gmail.com","dop":"2026-02-06","serial_number":"019785418465713","imei1":"019785418465713","imei2":"019785418465713","popurl":"www.daksha-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187920,"job_number":"JOB_187920","tr_customer_id":187938,"tr_customer_product_id":187928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Dwaipayana Talwar","mobile_number":"9036405795","email_id":"ghanaanand.dutta@hotmail.com","dop":"2026-02-06","serial_number":"384814663297579","imei1":"384814663297579","imei2":"384814663297579","popurl":"www.kamala-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187921,"job_number":"JOB_187921","tr_customer_id":187939,"tr_customer_product_id":187929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:50.000Z","name":"Nirbhay Bhat","mobile_number":"9090390386","email_id":"anasuya.acharya@yahoo.co.in","dop":"2026-02-06","serial_number":"138321687335561","imei1":"138321687335561","imei2":"138321687335561","popurl":"www.kanaka-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187922,"job_number":"JOB_187922","tr_customer_id":187940,"tr_customer_product_id":187930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akshat Malik","mobile_number":"9044856691","email_id":"govinda.varma@gmail.com","dop":"2026-02-06","serial_number":"299843473145917","imei1":"299843473145917","imei2":"299843473145917","popurl":"www.bhadran-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187923,"job_number":"JOB_187923","tr_customer_id":187941,"tr_customer_product_id":187931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:50.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Eekalabya Asan","mobile_number":"9060880457","email_id":"harinarayan.joshi@gmail.com","dop":"2026-02-06","serial_number":"148797257009591","imei1":"148797257009591","imei2":"148797257009591","popurl":"www.akshata-iyer.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187925,"job_number":"JOB_187925","tr_customer_id":187943,"tr_customer_product_id":187933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Rana","mobile_number":"9050526917","email_id":"kanaka.reddy@gmail.com","dop":"2026-02-06","serial_number":"698301916533230","imei1":"698301916533230","imei2":"698301916533230","popurl":"www.prathamesh-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187927,"job_number":"JOB_187927","tr_customer_id":187945,"tr_customer_product_id":187935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Akroor Chattopadhyay","mobile_number":"9000083721","email_id":"garud.pillai@gmail.com","dop":"2026-02-06","serial_number":"513624719602230","imei1":"513624719602230","imei2":"513624719602230","popurl":"www.jaya-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187928,"job_number":"JOB_187928","tr_customer_id":187946,"tr_customer_product_id":187936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Chapala Kocchar","mobile_number":"9094277264","email_id":"indra.bandopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"926491262147726","imei1":"926491262147726","imei2":"926491262147726","popurl":"www.amritambu-tandon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187929,"job_number":"JOB_187929","tr_customer_id":187947,"tr_customer_product_id":187937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Adikavi Johar","mobile_number":"9035502572","email_id":"pranay.patel@yahoo.co.in","dop":"2026-02-06","serial_number":"964465821661757","imei1":"964465821661757","imei2":"964465821661757","popurl":"www.ghanashyam-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187930,"job_number":"JOB_187930","tr_customer_id":187948,"tr_customer_product_id":187938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Tara Naik","mobile_number":"9045636421","email_id":"bharadwaj.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"049090558466960","imei1":"049090558466960","imei2":"049090558466960","popurl":"www.shashi-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187931,"job_number":"JOB_187931","tr_customer_id":187949,"tr_customer_product_id":187939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Darshan Pillai","mobile_number":"9050159122","email_id":"chidambaram.chopra@gmail.com","dop":"2026-02-06","serial_number":"118059785551416","imei1":"118059785551416","imei2":"118059785551416","popurl":"www.gita-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187933,"job_number":"JOB_187933","tr_customer_id":187951,"tr_customer_product_id":187941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Vinay Pilla","mobile_number":"9073409128","email_id":"jaimini.sharma@gmail.com","dop":"2026-02-06","serial_number":"411067179286172","imei1":"411067179286172","imei2":"411067179286172","popurl":"www.gautam-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187934,"job_number":"JOB_187934","tr_customer_id":187952,"tr_customer_product_id":187942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Sumitra Butt","mobile_number":"9028330589","email_id":"esha.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"492510586580210","imei1":"492510586580210","imei2":"492510586580210","popurl":"www.atmanand-patel.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187936,"job_number":"JOB_187936","tr_customer_id":187954,"tr_customer_product_id":187944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Abhaya Pandey","mobile_number":"9088691322","email_id":"suma.banerjee@hotmail.com","dop":"2026-02-06","serial_number":"261456556560272","imei1":"261456556560272","imei2":"261456556560272","popurl":"www.uma-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187937,"job_number":"JOB_187937","tr_customer_id":187955,"tr_customer_product_id":187945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Anala Kocchar","mobile_number":"9063268141","email_id":"laxmi.bhat@gmail.com","dop":"2026-02-06","serial_number":"121071460702786","imei1":"121071460702786","imei2":"121071460702786","popurl":"www.devajyoti-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187940,"job_number":"JOB_187940","tr_customer_id":187958,"tr_customer_product_id":187948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:51.000Z","modified_at":"2026-02-16T07:28:51.000Z","name":"Draupadi Jha","mobile_number":"9099402707","email_id":"amodini.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"909907212813103","imei1":"909907212813103","imei2":"909907212813103","popurl":"www.shresthi-pothuvaal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187942,"job_number":"JOB_187942","tr_customer_id":187960,"tr_customer_product_id":187950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Amaranaath Verma","mobile_number":"9028774854","email_id":"jagmeet.patil@yahoo.co.in","dop":"2026-02-06","serial_number":"927729485553437","imei1":"927729485553437","imei2":"927729485553437","popurl":"www.dharmaketu-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187943,"job_number":"JOB_187943","tr_customer_id":187961,"tr_customer_product_id":187951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Varrier","mobile_number":"9025383193","email_id":"devagya.talwar@gmail.com","dop":"2026-02-06","serial_number":"941103539472203","imei1":"941103539472203","imei2":"941103539472203","popurl":"www.bala-pillai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187945,"job_number":"JOB_187945","tr_customer_id":187963,"tr_customer_product_id":187953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Devani Shah","mobile_number":"9060721752","email_id":"abhaidev.ahluwalia@yahoo.co.in","dop":"2026-02-06","serial_number":"077966958340181","imei1":"077966958340181","imei2":"077966958340181","popurl":"www.devi-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187946,"job_number":"JOB_187946","tr_customer_id":187964,"tr_customer_product_id":187954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Balaaditya Mehrotra","mobile_number":"9053887709","email_id":"chinmayananda.naik@gmail.com","dop":"2026-02-06","serial_number":"031570310224032","imei1":"031570310224032","imei2":"031570310224032","popurl":"www.siddhi-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187947,"job_number":"JOB_187947","tr_customer_id":187965,"tr_customer_product_id":187955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Mandaakin Joshi","mobile_number":"9035026915","email_id":"kanti.guneta@yahoo.co.in","dop":"2026-02-06","serial_number":"447823249028968","imei1":"447823249028968","imei2":"447823249028968","popurl":"www.goswami-asan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187948,"job_number":"JOB_187948","tr_customer_id":187966,"tr_customer_product_id":187956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Brijesh Bharadwaj","mobile_number":"9098009075","email_id":"kanchan.varma@hotmail.com","dop":"2026-02-06","serial_number":"335242615292060","imei1":"335242615292060","imei2":"335242615292060","popurl":"www.yogesh-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187949,"job_number":"JOB_187949","tr_customer_id":187967,"tr_customer_product_id":187957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dayaananda Deshpande","mobile_number":"9091536698","email_id":"naval.ganaka@yahoo.co.in","dop":"2026-02-06","serial_number":"915068741276250","imei1":"915068741276250","imei2":"915068741276250","popurl":"www.divakar-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187951,"job_number":"JOB_187951","tr_customer_id":187969,"tr_customer_product_id":187959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Smriti Reddy","mobile_number":"9076909153","email_id":"rahul.bandopadhyay@yahoo.co.in","dop":"2026-02-06","serial_number":"047264742497291","imei1":"047264742497291","imei2":"047264742497291","popurl":"www.elakshi-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187952,"job_number":"JOB_187952","tr_customer_id":187970,"tr_customer_product_id":187960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aasa Mishra","mobile_number":"9097887960","email_id":"dipendra.iyengar@hotmail.com","dop":"2026-02-06","serial_number":"371561388825303","imei1":"371561388825303","imei2":"371561388825303","popurl":"www.gautami-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187953,"job_number":"JOB_187953","tr_customer_id":187971,"tr_customer_product_id":187961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Kama Joshi","mobile_number":"9080317965","email_id":"devajyoti.khatri@yahoo.co.in","dop":"2026-02-06","serial_number":"913198495153523","imei1":"913198495153523","imei2":"913198495153523","popurl":"www.darshan-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187954,"job_number":"JOB_187954","tr_customer_id":187972,"tr_customer_product_id":187962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Dipendra Gill","mobile_number":"9082724446","email_id":"bharadwaj.desai@yahoo.co.in","dop":"2026-02-06","serial_number":"991639644909707","imei1":"991639644909707","imei2":"991639644909707","popurl":"www.tanya-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187955,"job_number":"JOB_187955","tr_customer_id":187973,"tr_customer_product_id":187963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aagneya Sharma","mobile_number":"9093977621","email_id":"dharmaketu.varrier@gmail.com","dop":"2026-02-06","serial_number":"962572136697928","imei1":"962572136697928","imei2":"962572136697928","popurl":"www.amrit-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187956,"job_number":"JOB_187956","tr_customer_id":187974,"tr_customer_product_id":187964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Aaratrika Gowda","mobile_number":"9041192803","email_id":"chandraayan.shukla@yahoo.co.in","dop":"2026-02-06","serial_number":"852914596372992","imei1":"852914596372992","imei2":"852914596372992","popurl":"www.suma-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187958,"job_number":"JOB_187958","tr_customer_id":187976,"tr_customer_product_id":187966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:52.000Z","modified_at":"2026-02-16T07:28:52.000Z","name":"Subhash Sethi","mobile_number":"9065946941","email_id":"balagovind.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"141102946711000","imei1":"141102946711000","imei2":"141102946711000","popurl":"www.dharitri-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187959,"job_number":"JOB_187959","tr_customer_id":187977,"tr_customer_product_id":187967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Meena Nayar","mobile_number":"9002960901","email_id":"sucheta.johar@yahoo.co.in","dop":"2026-02-06","serial_number":"185730935349286","imei1":"185730935349286","imei2":"185730935349286","popurl":"www.opaline-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187961,"job_number":"JOB_187961","tr_customer_id":187979,"tr_customer_product_id":187969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Daiwik Naik","mobile_number":"9026955613","email_id":"trisha.gill@yahoo.co.in","dop":"2026-02-06","serial_number":"881973523657980","imei1":"881973523657980","imei2":"881973523657980","popurl":"www.balachandra-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187962,"job_number":"JOB_187962","tr_customer_id":187980,"tr_customer_product_id":187970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Naveen Mahajan","mobile_number":"9036346199","email_id":"chandravati.gandhi@yahoo.co.in","dop":"2026-02-06","serial_number":"413695278367554","imei1":"413695278367554","imei2":"413695278367554","popurl":"www.chandani-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187963,"job_number":"JOB_187963","tr_customer_id":187981,"tr_customer_product_id":187971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Satish Mishra","mobile_number":"9092634673","email_id":"achalesvara.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"351006162379928","imei1":"351006162379928","imei2":"351006162379928","popurl":"www.shashi-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187967,"job_number":"JOB_187967","tr_customer_id":187985,"tr_customer_product_id":187975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Trisha Sethi","mobile_number":"9079623478","email_id":"adhiraj.kaur@yahoo.co.in","dop":"2026-02-06","serial_number":"186931327861801","imei1":"186931327861801","imei2":"186931327861801","popurl":"www.daksha-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187968,"job_number":"JOB_187968","tr_customer_id":187986,"tr_customer_product_id":187976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Ganaka Bhat","mobile_number":"9067410999","email_id":"sarisha.khan@yahoo.co.in","dop":"2026-02-06","serial_number":"153901716455522","imei1":"153901716455522","imei2":"153901716455522","popurl":"www.durga-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187969,"job_number":"JOB_187969","tr_customer_id":187987,"tr_customer_product_id":187977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Manikya Sharma","mobile_number":"9062468374","email_id":"amogh.varman@hotmail.com","dop":"2026-02-06","serial_number":"918788579802152","imei1":"918788579802152","imei2":"918788579802152","popurl":"www.daevi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187970,"job_number":"JOB_187970","tr_customer_id":187988,"tr_customer_product_id":187978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Baala Mahajan","mobile_number":"9034529783","email_id":"charumati.trivedi@gmail.com","dop":"2026-02-06","serial_number":"518675112303524","imei1":"518675112303524","imei2":"518675112303524","popurl":"www.jagadish-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187971,"job_number":"JOB_187971","tr_customer_id":187989,"tr_customer_product_id":187979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Bhooshan Khan","mobile_number":"9019733670","email_id":"vyas.deshpande@hotmail.com","dop":"2026-02-06","serial_number":"881992870600700","imei1":"881992870600700","imei2":"881992870600700","popurl":"www.aaratrika-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187972,"job_number":"JOB_187972","tr_customer_id":187990,"tr_customer_product_id":187980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Vijay Khatri","mobile_number":"9008501646","email_id":"jagdeep.trivedi@gmail.com","dop":"2026-02-06","serial_number":"087262283105212","imei1":"087262283105212","imei2":"087262283105212","popurl":"www.apsara-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187973,"job_number":"JOB_187973","tr_customer_id":187991,"tr_customer_product_id":187981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Yoginder Khan","mobile_number":"9098914161","email_id":"aanjaneya.iyengar@gmail.com","dop":"2026-02-06","serial_number":"549504550534975","imei1":"549504550534975","imei2":"549504550534975","popurl":"www.marut-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187975,"job_number":"JOB_187975","tr_customer_id":187993,"tr_customer_product_id":187983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Brijesh Varma","mobile_number":"9081274296","email_id":"saroja.verma@hotmail.com","dop":"2026-02-06","serial_number":"077435355494310","imei1":"077435355494310","imei2":"077435355494310","popurl":"www.gopee-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187976,"job_number":"JOB_187976","tr_customer_id":187994,"tr_customer_product_id":187984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Adwitiya Gupta","mobile_number":"9073706831","email_id":"deeksha.jain@hotmail.com","dop":"2026-02-06","serial_number":"263680611307434","imei1":"263680611307434","imei2":"263680611307434","popurl":"www.achintya-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187977,"job_number":"JOB_187977","tr_customer_id":187995,"tr_customer_product_id":187985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Deenabandhu Naik","mobile_number":"9031667540","email_id":"bhagwati.saini@yahoo.co.in","dop":"2026-02-06","serial_number":"835629862387465","imei1":"835629862387465","imei2":"835629862387465","popurl":"www.bakula-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187978,"job_number":"JOB_187978","tr_customer_id":187996,"tr_customer_product_id":187986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:28:53.000Z","modified_at":"2026-02-16T07:28:53.000Z","name":"Dhara Abbott","mobile_number":"9052324151","email_id":"daksha.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"796586079863786","imei1":"796586079863786","imei2":"796586079863786","popurl":"www.gajbaahu-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187980,"job_number":"JOB_187980","tr_customer_id":187998,"tr_customer_product_id":187988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19775269939147","imei1":"19775269939147","imei2":"119775269939147","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187981,"job_number":"JOB_187981","tr_customer_id":187999,"tr_customer_product_id":187989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:01.000Z","modified_at":"2026-02-16T07:37:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"327447952622890","imei1":"327447952622890","imei2":"1327447952622890","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187982,"job_number":"JOB_187982","tr_customer_id":188000,"tr_customer_product_id":187990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:02.000Z","modified_at":"2026-02-16T07:37:02.000Z","name":"Rafaela Boehm","mobile_number":"546-856-2110","email_id":"Carroll77@yahoo.com","dop":"2026-01-04","serial_number":"15742790288527","imei1":"15742790288527","imei2":"115742790288527","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187983,"job_number":"JOB_187983","tr_customer_id":188001,"tr_customer_product_id":187991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:11.000Z","modified_at":"2026-02-16T07:37:11.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11733916671803","imei1":"11733916671803","imei2":"111733916671803","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187984,"job_number":"JOB_187984","tr_customer_id":188002,"tr_customer_product_id":187992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"564534510605216","imei1":"564534510605216","imei2":"1564534510605216","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187985,"job_number":"JOB_187985","tr_customer_id":188003,"tr_customer_product_id":187993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:12.000Z","modified_at":"2026-02-16T07:37:12.000Z","name":"Zackery Douglas","mobile_number":"323-600-5768","email_id":"Cyrus47@hotmail.com","dop":"2026-01-04","serial_number":"15692153438103","imei1":"15692153438103","imei2":"115692153438103","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187986,"job_number":"JOB_187986","tr_customer_id":188004,"tr_customer_product_id":187994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:21.000Z","modified_at":"2026-02-16T07:37:21.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"17149449625352","imei1":"17149449625352","imei2":"117149449625352","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187987,"job_number":"JOB_187987","tr_customer_id":188005,"tr_customer_product_id":187995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"952486067017658","imei1":"952486067017658","imei2":"1952486067017658","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187988,"job_number":"JOB_187988","tr_customer_id":188006,"tr_customer_product_id":187996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:37:22.000Z","modified_at":"2026-02-16T07:37:22.000Z","name":"Brooke Rohan","mobile_number":"651-321-3046","email_id":"Alvena.Ortiz@gmail.com","dop":"2026-01-04","serial_number":"16047527170309","imei1":"16047527170309","imei2":"116047527170309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187989,"job_number":"JOB_187989","tr_customer_id":188007,"tr_customer_product_id":187997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:11.000Z","modified_at":"2026-02-16T07:43:11.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15380909208786","imei1":"15380909208786","imei2":"15380909208786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187991,"job_number":"JOB_187991","tr_customer_id":188009,"tr_customer_product_id":187999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:31.000Z","modified_at":"2026-02-16T07:43:31.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17055623472013","imei1":"17055623472013","imei2":"17055623472013","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187993,"job_number":"JOB_187993","tr_customer_id":188011,"tr_customer_product_id":188001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:43:50.000Z","modified_at":"2026-02-16T07:43:50.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19942146304982","imei1":"19942146304982","imei2":"19942146304982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188005,"job_number":"JOB_188005","tr_customer_id":188023,"tr_customer_product_id":188013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Amogh Singh","mobile_number":"9050529811","email_id":"deeptiman.kaniyar@yahoo.co.in","dop":"2026-02-06","serial_number":"148676134268283","imei1":"148676134268283","imei2":"148676134268283","popurl":"www.lavanya-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188006,"job_number":"JOB_188006","tr_customer_id":188024,"tr_customer_product_id":188014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Tapan Mukhopadhyay","mobile_number":"9010773225","email_id":"akshata.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"871292198797307","imei1":"871292198797307","imei2":"871292198797307","popurl":"www.sheela-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188007,"job_number":"JOB_188007","tr_customer_id":188025,"tr_customer_product_id":188015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Chandrakin Johar","mobile_number":"9015674433","email_id":"chandrani.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"534414542318209","imei1":"534414542318209","imei2":"534414542318209","popurl":"www.sarvin-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188008,"job_number":"JOB_188008","tr_customer_id":188026,"tr_customer_product_id":188016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Mangala Asan","mobile_number":"9015394518","email_id":"girika.namboothiri@hotmail.com","dop":"2026-02-06","serial_number":"916370661895141","imei1":"916370661895141","imei2":"916370661895141","popurl":"www.gitanjali-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188009,"job_number":"JOB_188009","tr_customer_id":188027,"tr_customer_product_id":188017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Draupadi Ahluwalia","mobile_number":"9092780667","email_id":"shresth.mahajan@hotmail.com","dop":"2026-02-06","serial_number":"433607937789043","imei1":"433607937789043","imei2":"433607937789043","popurl":"www.chaten-mukhopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188010,"job_number":"JOB_188010","tr_customer_id":188028,"tr_customer_product_id":188018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Deeptimay Varman","mobile_number":"9016628646","email_id":"anshula.nambeesan@gmail.com","dop":"2026-02-06","serial_number":"085414297443942","imei1":"085414297443942","imei2":"085414297443942","popurl":"www.chandradev-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188011,"job_number":"JOB_188011","tr_customer_id":188029,"tr_customer_product_id":188019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Abani Guha","mobile_number":"9001340500","email_id":"durga.naik@hotmail.com","dop":"2026-02-06","serial_number":"548448626991403","imei1":"548448626991403","imei2":"548448626991403","popurl":"www.basanti-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188012,"job_number":"JOB_188012","tr_customer_id":188030,"tr_customer_product_id":188020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Meenakshi Dubashi","mobile_number":"9022663538","email_id":"balgopal.kocchar@hotmail.com","dop":"2026-02-06","serial_number":"331648018654891","imei1":"331648018654891","imei2":"331648018654891","popurl":"www.arjun-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188013,"job_number":"JOB_188013","tr_customer_id":188031,"tr_customer_product_id":188021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Adhiraj Butt","mobile_number":"9063433202","email_id":"ranjeet.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"558961177797354","imei1":"558961177797354","imei2":"558961177797354","popurl":"www.dipesh-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188014,"job_number":"JOB_188014","tr_customer_id":188032,"tr_customer_product_id":188022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:01.000Z","modified_at":"2026-02-16T07:56:01.000Z","name":"Arya Nayar","mobile_number":"9044366876","email_id":"bharat.varma@hotmail.com","dop":"2026-02-06","serial_number":"968752256048859","imei1":"968752256048859","imei2":"968752256048859","popurl":"www.vidya-butt.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188015,"job_number":"JOB_188015","tr_customer_id":188033,"tr_customer_product_id":188023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Karan Chopra","mobile_number":"9001656889","email_id":"ekaling.ganaka@gmail.com","dop":"2026-02-06","serial_number":"540678392470372","imei1":"540678392470372","imei2":"540678392470372","popurl":"www.chanda-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188016,"job_number":"JOB_188016","tr_customer_id":188034,"tr_customer_product_id":188024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sarada Arora","mobile_number":"9069476462","email_id":"bhudev.pillai@hotmail.com","dop":"2026-02-06","serial_number":"290178353316097","imei1":"290178353316097","imei2":"290178353316097","popurl":"www.sumitra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188017,"job_number":"JOB_188017","tr_customer_id":188035,"tr_customer_product_id":188025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Chakravartee Panicker","mobile_number":"9030203182","email_id":"anilaabh.sharma@yahoo.co.in","dop":"2026-02-06","serial_number":"210609519391572","imei1":"210609519391572","imei2":"210609519391572","popurl":"www.mohan-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188018,"job_number":"JOB_188018","tr_customer_id":188038,"tr_customer_product_id":188028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Tej Prajapat","mobile_number":"9040156313","email_id":"daksha.chopra@hotmail.com","dop":"2026-02-06","serial_number":"581202340953531","imei1":"581202340953531","imei2":"581202340953531","popurl":"www.dharmaketu-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188019,"job_number":"JOB_188019","tr_customer_id":188037,"tr_customer_product_id":188026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanapati Kaur","mobile_number":"9083990922","email_id":"esha.gandhi@hotmail.com","dop":"2026-02-06","serial_number":"492541668690388","imei1":"492541668690388","imei2":"492541668690388","popurl":"www.aagney-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188020,"job_number":"JOB_188020","tr_customer_id":188036,"tr_customer_product_id":188027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sunita Nair","mobile_number":"9064746088","email_id":"dhaanyalakshmi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"545662347602468","imei1":"545662347602468","imei2":"545662347602468","popurl":"www.sheela-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188021,"job_number":"JOB_188021","tr_customer_id":188039,"tr_customer_product_id":188029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dhanvin Devar","mobile_number":"9008809152","email_id":"gopee.dubashi@gmail.com","dop":"2026-02-06","serial_number":"241636411969765","imei1":"241636411969765","imei2":"241636411969765","popurl":"www.ojaswini-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188022,"job_number":"JOB_188022","tr_customer_id":188040,"tr_customer_product_id":188030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Dipankar Butt","mobile_number":"9078979818","email_id":"bharat.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"915354041547700","imei1":"915354041547700","imei2":"915354041547700","popurl":"www.rajiv-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188023,"job_number":"JOB_188023","tr_customer_id":188041,"tr_customer_product_id":188031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Sloka Sinha","mobile_number":"9016430478","email_id":"jagathi.reddy@yahoo.co.in","dop":"2026-02-06","serial_number":"109403325840110","imei1":"109403325840110","imei2":"109403325840110","popurl":"www.dinesh-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188024,"job_number":"JOB_188024","tr_customer_id":188042,"tr_customer_product_id":188032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:40.000Z","modified_at":"2026-02-16T07:56:40.000Z","name":"Adheesh Kaniyar","mobile_number":"9041812009","email_id":"tanushree.arora@hotmail.com","dop":"2026-02-06","serial_number":"239742162006410","imei1":"239742162006410","imei2":"239742162006410","popurl":"www.bodhan-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188025,"job_number":"JOB_188025","tr_customer_id":188043,"tr_customer_product_id":188033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Dhanpati Shah","mobile_number":"9081932790","email_id":"chidananda.dhawan@yahoo.co.in","dop":"2026-02-06","serial_number":"133199902126656","imei1":"133199902126656","imei2":"133199902126656","popurl":"www.sloka-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188026,"job_number":"JOB_188026","tr_customer_id":188044,"tr_customer_product_id":188034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Suryakanta Banerjee","mobile_number":"9070316062","email_id":"laxman.mehrotra@yahoo.co.in","dop":"2026-02-06","serial_number":"232480927623611","imei1":"232480927623611","imei2":"232480927623611","popurl":"www.mohini-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188027,"job_number":"JOB_188027","tr_customer_id":188045,"tr_customer_product_id":188035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Elakshi Bhattathiri","mobile_number":"9018753463","email_id":"shivakari.kakkar@gmail.com","dop":"2026-02-06","serial_number":"314962483201488","imei1":"314962483201488","imei2":"314962483201488","popurl":"www.subhasini-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188028,"job_number":"JOB_188028","tr_customer_id":188046,"tr_customer_product_id":188036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Nimit Varrier","mobile_number":"9057671351","email_id":"paramartha.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"491065257451515","imei1":"491065257451515","imei2":"491065257451515","popurl":"www.chandrabhan-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188029,"job_number":"JOB_188029","tr_customer_id":188047,"tr_customer_product_id":188037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhushan Guneta","mobile_number":"9068515150","email_id":"adheesh.jha@hotmail.com","dop":"2026-02-06","serial_number":"814050771883270","imei1":"814050771883270","imei2":"814050771883270","popurl":"www.chidananda-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188030,"job_number":"JOB_188030","tr_customer_id":188048,"tr_customer_product_id":188038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Som Gandhi","mobile_number":"9032119177","email_id":"jagdeep.singh@gmail.com","dop":"2026-02-06","serial_number":"066035785711958","imei1":"066035785711958","imei2":"066035785711958","popurl":"www.durgeshwari-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188031,"job_number":"JOB_188031","tr_customer_id":188049,"tr_customer_product_id":188039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Aatmaj Chaturvedi","mobile_number":"9024118269","email_id":"deeptimayee.dhawan@hotmail.com","dop":"2026-02-06","serial_number":"637033952923776","imei1":"637033952923776","imei2":"637033952923776","popurl":"www.ranjeet-embranthiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188032,"job_number":"JOB_188032","tr_customer_id":188050,"tr_customer_product_id":188040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Rukmin Kakkar","mobile_number":"9070689358","email_id":"arindam.shah@yahoo.co.in","dop":"2026-02-06","serial_number":"198689499925742","imei1":"198689499925742","imei2":"198689499925742","popurl":"www.divakar-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188033,"job_number":"JOB_188033","tr_customer_id":188051,"tr_customer_product_id":188041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Ambar Gupta","mobile_number":"9018561463","email_id":"bhardwaj.saini@hotmail.com","dop":"2026-02-06","serial_number":"720642338561906","imei1":"720642338561906","imei2":"720642338561906","popurl":"www.digambar-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188034,"job_number":"JOB_188034","tr_customer_id":188052,"tr_customer_product_id":188042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:41.000Z","modified_at":"2026-02-16T07:56:41.000Z","name":"Bhudev Panicker","mobile_number":"9097817883","email_id":"laxmi.mehra@hotmail.com","dop":"2026-02-06","serial_number":"931162255835125","imei1":"931162255835125","imei2":"931162255835125","popurl":"www.tara-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188035,"job_number":"JOB_188035","tr_customer_id":188053,"tr_customer_product_id":188043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Vaidehi Talwar","mobile_number":"9065392913","email_id":"chandra.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"463400393488713","imei1":"463400393488713","imei2":"463400393488713","popurl":"www.shashikala-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188036,"job_number":"JOB_188036","tr_customer_id":188054,"tr_customer_product_id":188044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Girja Abbott","mobile_number":"9047228932","email_id":"basanti.gowda@yahoo.co.in","dop":"2026-02-06","serial_number":"483609058046861","imei1":"483609058046861","imei2":"483609058046861","popurl":"www.marut-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188037,"job_number":"JOB_188037","tr_customer_id":188056,"tr_customer_product_id":188045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Bhudeva Bhattathiri","mobile_number":"9040209298","email_id":"avadhesh.pillai@gmail.com","dop":"2026-02-06","serial_number":"552299112547819","imei1":"552299112547819","imei2":"552299112547819","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188038,"job_number":"JOB_188038","tr_customer_id":188055,"tr_customer_product_id":188046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Tanirika Khatri","mobile_number":"9082455447","email_id":"gautam.kocchar@gmail.com","dop":"2026-02-06","serial_number":"083673458844911","imei1":"083673458844911","imei2":"083673458844911","popurl":"www.charvi-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188039,"job_number":"JOB_188039","tr_customer_id":188057,"tr_customer_product_id":188047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Marar","mobile_number":"9023270824","email_id":"tushar.pilla@gmail.com","dop":"2026-02-06","serial_number":"647747482277436","imei1":"647747482277436","imei2":"647747482277436","popurl":"www.bhooshan-deshpande.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188040,"job_number":"JOB_188040","tr_customer_id":188058,"tr_customer_product_id":188048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Gangesh Gupta","mobile_number":"9024039769","email_id":"anila.patel@gmail.com","dop":"2026-02-06","serial_number":"359641747764572","imei1":"359641747764572","imei2":"359641747764572","popurl":"www.kumuda-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188041,"job_number":"JOB_188041","tr_customer_id":188059,"tr_customer_product_id":188049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Chidaatma Arora","mobile_number":"9056465029","email_id":"satyen.banerjee@yahoo.co.in","dop":"2026-02-06","serial_number":"521651748207096","imei1":"521651748207096","imei2":"521651748207096","popurl":"www.aryan-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188042,"job_number":"JOB_188042","tr_customer_id":188060,"tr_customer_product_id":188050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Divakar Ahluwalia","mobile_number":"9039106365","email_id":"mahesh.bhat@hotmail.com","dop":"2026-02-06","serial_number":"025863871615112","imei1":"025863871615112","imei2":"025863871615112","popurl":"www.rajan-varrier.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188043,"job_number":"JOB_188043","tr_customer_id":188061,"tr_customer_product_id":188051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Yogendra Chattopadhyay","mobile_number":"9061270357","email_id":"yogendra.gupta@yahoo.co.in","dop":"2026-02-06","serial_number":"359889061873574","imei1":"359889061873574","imei2":"359889061873574","popurl":"www.lila-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188044,"job_number":"JOB_188044","tr_customer_id":188062,"tr_customer_product_id":188052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Darshan Khanna","mobile_number":"9003095905","email_id":"trisha.guha@hotmail.com","dop":"2026-02-06","serial_number":"070810483092880","imei1":"070810483092880","imei2":"070810483092880","popurl":"www.sweta-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188045,"job_number":"JOB_188045","tr_customer_id":188063,"tr_customer_product_id":188053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Aishani Bhat","mobile_number":"9083483783","email_id":"dayamayee.arora@yahoo.co.in","dop":"2026-02-06","serial_number":"301501195487884","imei1":"301501195487884","imei2":"301501195487884","popurl":"www.chidaatma-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188046,"job_number":"JOB_188046","tr_customer_id":188064,"tr_customer_product_id":188054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Ganesh Bhattacharya","mobile_number":"9043905652","email_id":"chanda.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"841590975026561","imei1":"841590975026561","imei2":"841590975026561","popurl":"www.poornima-panicker.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188047,"job_number":"JOB_188047","tr_customer_id":188065,"tr_customer_product_id":188055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:42.000Z","name":"Mohana Acharya","mobile_number":"9026357991","email_id":"malti.pothuvaal@gmail.com","dop":"2026-02-06","serial_number":"694327976850224","imei1":"694327976850224","imei2":"694327976850224","popurl":"www.dhatri-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188048,"job_number":"JOB_188048","tr_customer_id":188066,"tr_customer_product_id":188056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:42.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Akshayakeerti Nehru","mobile_number":"9070523390","email_id":"deeptimoyee.kocchar@gmail.com","dop":"2026-02-06","serial_number":"225161684080621","imei1":"225161684080621","imei2":"225161684080621","popurl":"www.atmaja-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188049,"job_number":"JOB_188049","tr_customer_id":188067,"tr_customer_product_id":188057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dulari Abbott","mobile_number":"9082384624","email_id":"leela.abbott@hotmail.com","dop":"2026-02-06","serial_number":"793337151981689","imei1":"793337151981689","imei2":"793337151981689","popurl":"www.mina-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188050,"job_number":"JOB_188050","tr_customer_id":188068,"tr_customer_product_id":188058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bhudev Prajapat","mobile_number":"9032597474","email_id":"jagathi.nayar@hotmail.com","dop":"2026-02-06","serial_number":"160937634019810","imei1":"160937634019810","imei2":"160937634019810","popurl":"www.gautama-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188051,"job_number":"JOB_188051","tr_customer_id":188069,"tr_customer_product_id":188059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Abhaya Johar","mobile_number":"9077639080","email_id":"mayoor.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"665906917108599","imei1":"665906917108599","imei2":"665906917108599","popurl":"www.harinakshi-pillai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188052,"job_number":"JOB_188052","tr_customer_id":188070,"tr_customer_product_id":188060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Niro Naik","mobile_number":"9059489805","email_id":"dandak.patil@gmail.com","dop":"2026-02-06","serial_number":"523247092549839","imei1":"523247092549839","imei2":"523247092549839","popurl":"www.harit-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188053,"job_number":"JOB_188053","tr_customer_id":188071,"tr_customer_product_id":188061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Anuja Pandey","mobile_number":"9046336825","email_id":"dwaipayan.mahajan@gmail.com","dop":"2026-02-06","serial_number":"435167644381562","imei1":"435167644381562","imei2":"435167644381562","popurl":"www.gemini-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188054,"job_number":"JOB_188054","tr_customer_id":188072,"tr_customer_product_id":188062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Bilwa Kaur","mobile_number":"9042349673","email_id":"anand.arora@hotmail.com","dop":"2026-02-06","serial_number":"371564457906905","imei1":"371564457906905","imei2":"371564457906905","popurl":"www.anand swarup-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188055,"job_number":"JOB_188055","tr_customer_id":188073,"tr_customer_product_id":188063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Atmananda Marar","mobile_number":"9039044951","email_id":"anil.chattopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"323450313582488","imei1":"323450313582488","imei2":"323450313582488","popurl":"www.mandaakin-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188056,"job_number":"JOB_188056","tr_customer_id":188074,"tr_customer_product_id":188064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Nayar","mobile_number":"9032635123","email_id":"lal.ganaka@hotmail.com","dop":"2026-02-06","serial_number":"908335304518680","imei1":"908335304518680","imei2":"908335304518680","popurl":"www.dinkar-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188057,"job_number":"JOB_188057","tr_customer_id":188075,"tr_customer_product_id":188065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chandrabhaga Ahluwalia","mobile_number":"9012686485","email_id":"devvrat.nayar@gmail.com","dop":"2026-02-06","serial_number":"069061619516452","imei1":"069061619516452","imei2":"069061619516452","popurl":"www.gatik-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188058,"job_number":"JOB_188058","tr_customer_id":188076,"tr_customer_product_id":188066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Ambar Gowda","mobile_number":"9054205761","email_id":"ekaksh.shukla@hotmail.com","dop":"2026-02-06","serial_number":"689743800651829","imei1":"689743800651829","imei2":"689743800651829","popurl":"www.sanjay-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188059,"job_number":"JOB_188059","tr_customer_id":188077,"tr_customer_product_id":188067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dayaananda Patel","mobile_number":"9002610045","email_id":"dhara.ganaka@gmail.com","dop":"2026-02-06","serial_number":"176643492330121","imei1":"176643492330121","imei2":"176643492330121","popurl":"www.vrinda-butt.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188060,"job_number":"JOB_188060","tr_customer_id":188078,"tr_customer_product_id":188068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Raj Saini","mobile_number":"9003512769","email_id":"ekadant.chaturvedi@gmail.com","dop":"2026-02-06","serial_number":"771502510061750","imei1":"771502510061750","imei2":"771502510061750","popurl":"www.nalini-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188061,"job_number":"JOB_188061","tr_customer_id":188079,"tr_customer_product_id":188069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Brahmanandam Menon","mobile_number":"9054948501","email_id":"dayaananda.abbott@gmail.com","dop":"2026-02-06","serial_number":"677922607155481","imei1":"677922607155481","imei2":"677922607155481","popurl":"www.bhooshan-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188062,"job_number":"JOB_188062","tr_customer_id":188080,"tr_customer_product_id":188070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Chaanakya Dhawan","mobile_number":"9053358431","email_id":"sunita.bharadwaj@gmail.com","dop":"2026-02-06","serial_number":"502575555655553","imei1":"502575555655553","imei2":"502575555655553","popurl":"www.ahilya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188063,"job_number":"JOB_188063","tr_customer_id":188081,"tr_customer_product_id":188071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Kanti Singh","mobile_number":"9004170569","email_id":"daevika.varman@hotmail.com","dop":"2026-02-06","serial_number":"175568363970023","imei1":"175568363970023","imei2":"175568363970023","popurl":"www.dinesh-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188064,"job_number":"JOB_188064","tr_customer_id":188082,"tr_customer_product_id":188072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Vrund Kapoor","mobile_number":"9098466931","email_id":"lakshmi.kocchar@yahoo.co.in","dop":"2026-02-06","serial_number":"169418389090136","imei1":"169418389090136","imei2":"169418389090136","popurl":"www.rohan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188065,"job_number":"JOB_188065","tr_customer_id":188083,"tr_customer_product_id":188073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Gotum Devar","mobile_number":"9027216254","email_id":"bilva.panicker@yahoo.co.in","dop":"2026-02-06","serial_number":"790091665118853","imei1":"790091665118853","imei2":"790091665118853","popurl":"www.chitramala-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188066,"job_number":"JOB_188066","tr_customer_id":188084,"tr_customer_product_id":188074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:43.000Z","modified_at":"2026-02-16T07:56:43.000Z","name":"Dron Chopra","mobile_number":"9053615010","email_id":"bhaves.embranthiri@gmail.com","dop":"2026-02-06","serial_number":"671113633204202","imei1":"671113633204202","imei2":"671113633204202","popurl":"www.mani-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188067,"job_number":"JOB_188067","tr_customer_id":188085,"tr_customer_product_id":188075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Urmila Khatri","mobile_number":"9021524596","email_id":"chandravati.marar@yahoo.co.in","dop":"2026-02-06","serial_number":"360434681178785","imei1":"360434681178785","imei2":"360434681178785","popurl":"www.aashritha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188068,"job_number":"JOB_188068","tr_customer_id":188086,"tr_customer_product_id":188076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chitramala Gupta","mobile_number":"9089267117","email_id":"aruna.nehru@gmail.com","dop":"2026-02-06","serial_number":"753784205499174","imei1":"753784205499174","imei2":"753784205499174","popurl":"www.chaturbhuj-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188069,"job_number":"JOB_188069","tr_customer_id":188087,"tr_customer_product_id":188077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Giriraj Guneta","mobile_number":"9006705897","email_id":"jagathi.trivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"105459596455038","imei1":"105459596455038","imei2":"105459596455038","popurl":"www.dharmaketu-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188070,"job_number":"JOB_188070","tr_customer_id":188088,"tr_customer_product_id":188078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anaadi Chopra","mobile_number":"9051267876","email_id":"purnima.malik@gmail.com","dop":"2026-02-06","serial_number":"689336648093456","imei1":"689336648093456","imei2":"689336648093456","popurl":"www.dipendra-patel.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188071,"job_number":"JOB_188071","tr_customer_id":188089,"tr_customer_product_id":188079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Dhanadeepa Mishra","mobile_number":"9063169106","email_id":"pramila.abbott@gmail.com","dop":"2026-02-06","serial_number":"411115448949342","imei1":"411115448949342","imei2":"411115448949342","popurl":"www.bhooshan-dhawan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188072,"job_number":"JOB_188072","tr_customer_id":188090,"tr_customer_product_id":188080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Digambara Gill","mobile_number":"9001584331","email_id":"amaresh.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"894363091014781","imei1":"894363091014781","imei2":"894363091014781","popurl":"www.yogesh-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188073,"job_number":"JOB_188073","tr_customer_id":188091,"tr_customer_product_id":188081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Sarvin Panicker","mobile_number":"9093855950","email_id":"agnimitra.chopra@gmail.com","dop":"2026-02-06","serial_number":"079428139928478","imei1":"079428139928478","imei2":"079428139928478","popurl":"www.heema-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188074,"job_number":"JOB_188074","tr_customer_id":188092,"tr_customer_product_id":188082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Vasudha Kaur","mobile_number":"9047213828","email_id":"baladitya.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"887915935432375","imei1":"887915935432375","imei2":"887915935432375","popurl":"www.atmanand-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188075,"job_number":"JOB_188075","tr_customer_id":188093,"tr_customer_product_id":188083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Manisha Ahuja","mobile_number":"9066840312","email_id":"bhuvanesh.nayar@hotmail.com","dop":"2026-02-06","serial_number":"645577807545233","imei1":"645577807545233","imei2":"645577807545233","popurl":"www.dharmaketu-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188076,"job_number":"JOB_188076","tr_customer_id":188094,"tr_customer_product_id":188084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Birjesh Guha","mobile_number":"9087153062","email_id":"chandramani.jain@hotmail.com","dop":"2026-02-06","serial_number":"715303251671752","imei1":"715303251671752","imei2":"715303251671752","popurl":"www.bhamini-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188077,"job_number":"JOB_188077","tr_customer_id":188095,"tr_customer_product_id":188085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Chaturaanan Naik","mobile_number":"9031071983","email_id":"pran.achari@yahoo.co.in","dop":"2026-02-06","serial_number":"087882300303628","imei1":"087882300303628","imei2":"087882300303628","popurl":"www.daiwik-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188078,"job_number":"JOB_188078","tr_customer_id":188096,"tr_customer_product_id":188086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Triloki Dutta","mobile_number":"9026057771","email_id":"rajan.kaur@gmail.com","dop":"2026-02-06","serial_number":"537927613581469","imei1":"537927613581469","imei2":"537927613581469","popurl":"www.mohan-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188079,"job_number":"JOB_188079","tr_customer_id":188097,"tr_customer_product_id":188087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Kalpana Nair","mobile_number":"9093766109","email_id":"rati.varma@yahoo.co.in","dop":"2026-02-06","serial_number":"774496281538602","imei1":"774496281538602","imei2":"774496281538602","popurl":"www.aadrika-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188080,"job_number":"JOB_188080","tr_customer_id":188098,"tr_customer_product_id":188088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Lavanya Mukhopadhyay","mobile_number":"9064067245","email_id":"geetanjali.pilla@hotmail.com","dop":"2026-02-06","serial_number":"701382143829565","imei1":"701382143829565","imei2":"701382143829565","popurl":"www.anila-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188081,"job_number":"JOB_188081","tr_customer_id":188099,"tr_customer_product_id":188089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Nirbhay Adiga","mobile_number":"9028123737","email_id":"gudakesa.nambeesan@hotmail.com","dop":"2026-02-06","serial_number":"788317880286913","imei1":"788317880286913","imei2":"788317880286913","popurl":"www.aasha-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188082,"job_number":"JOB_188082","tr_customer_id":188100,"tr_customer_product_id":188090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Karan Khan","mobile_number":"9074771383","email_id":"trilok.sethi@hotmail.com","dop":"2026-02-06","serial_number":"308736200002550","imei1":"308736200002550","imei2":"308736200002550","popurl":"www.dhanvin-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188083,"job_number":"JOB_188083","tr_customer_id":188101,"tr_customer_product_id":188091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Shakti Arora","mobile_number":"9042314609","email_id":"dipali.pillai@hotmail.com","dop":"2026-02-06","serial_number":"391737518361601","imei1":"391737518361601","imei2":"391737518361601","popurl":"www.chandini-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188084,"job_number":"JOB_188084","tr_customer_id":188102,"tr_customer_product_id":188092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:44.000Z","modified_at":"2026-02-16T07:56:44.000Z","name":"Anjaneya Pillai","mobile_number":"9095339430","email_id":"rukmin.sethi@hotmail.com","dop":"2026-02-06","serial_number":"905989938156249","imei1":"905989938156249","imei2":"905989938156249","popurl":"www.durgeshwari-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188085,"job_number":"JOB_188085","tr_customer_id":188103,"tr_customer_product_id":188093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Divaakar Nehru","mobile_number":"9098282801","email_id":"ghanashyam.adiga@yahoo.co.in","dop":"2026-02-06","serial_number":"918922605645917","imei1":"918922605645917","imei2":"918922605645917","popurl":"www.mohan-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188086,"job_number":"JOB_188086","tr_customer_id":188104,"tr_customer_product_id":188094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Gemini Kocchar","mobile_number":"9007675573","email_id":"gautami.bhattathiri@gmail.com","dop":"2026-02-06","serial_number":"224598778531891","imei1":"224598778531891","imei2":"224598778531891","popurl":"www.bhasvan-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188087,"job_number":"JOB_188087","tr_customer_id":188105,"tr_customer_product_id":188095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chidambar Butt","mobile_number":"9009146629","email_id":"kashyapi.asan@yahoo.co.in","dop":"2026-02-06","serial_number":"178491695585671","imei1":"178491695585671","imei2":"178491695585671","popurl":"www.elakshi-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188088,"job_number":"JOB_188088","tr_customer_id":188106,"tr_customer_product_id":188096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Agrata Dhawan","mobile_number":"9064444493","email_id":"prem.johar@gmail.com","dop":"2026-02-06","serial_number":"780171337854463","imei1":"780171337854463","imei2":"780171337854463","popurl":"www.manikya-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188089,"job_number":"JOB_188089","tr_customer_id":188107,"tr_customer_product_id":188097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Ekalavya Pillai","mobile_number":"9098848138","email_id":"chandramauli.prajapat@yahoo.co.in","dop":"2026-02-06","serial_number":"856141500762738","imei1":"856141500762738","imei2":"856141500762738","popurl":"www.kanak-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188090,"job_number":"JOB_188090","tr_customer_id":188108,"tr_customer_product_id":188098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vishwamitra Patel","mobile_number":"9091312154","email_id":"suresh.khatri@hotmail.com","dop":"2026-02-06","serial_number":"487964959155798","imei1":"487964959155798","imei2":"487964959155798","popurl":"www.sudeva-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188091,"job_number":"JOB_188091","tr_customer_id":188109,"tr_customer_product_id":188099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Kamalesh Iyengar","mobile_number":"9085576042","email_id":"sheela.butt@gmail.com","dop":"2026-02-06","serial_number":"965030106562123","imei1":"965030106562123","imei2":"965030106562123","popurl":"www.purushottam-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188092,"job_number":"JOB_188092","tr_customer_id":188110,"tr_customer_product_id":188100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Vidya Dwivedi","mobile_number":"9083335031","email_id":"dhanapati.namboothiri@yahoo.co.in","dop":"2026-02-06","serial_number":"493156838518948","imei1":"493156838518948","imei2":"493156838518948","popurl":"www.mohini-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188093,"job_number":"JOB_188093","tr_customer_id":188112,"tr_customer_product_id":188102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Yogendra Naik","mobile_number":"9013346146","email_id":"mani.nayar@hotmail.com","dop":"2026-02-06","serial_number":"103355012937098","imei1":"103355012937098","imei2":"103355012937098","popurl":"www.bhishma-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188094,"job_number":"JOB_188094","tr_customer_id":188111,"tr_customer_product_id":188101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Aaditya Chopra","mobile_number":"9090916083","email_id":"anang.jha@hotmail.com","dop":"2026-02-06","serial_number":"289996414134194","imei1":"289996414134194","imei2":"289996414134194","popurl":"www.aditeya-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188095,"job_number":"JOB_188095","tr_customer_id":188113,"tr_customer_product_id":188103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Balgopal Guha","mobile_number":"9073833767","email_id":"gati.dutta@hotmail.com","dop":"2026-02-06","serial_number":"862731966627196","imei1":"862731966627196","imei2":"862731966627196","popurl":"www.agnivesh-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188096,"job_number":"JOB_188096","tr_customer_id":188114,"tr_customer_product_id":188104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Deeptiman Jain","mobile_number":"9034925680","email_id":"geetanjali.varrier@hotmail.com","dop":"2026-02-06","serial_number":"587488593659710","imei1":"587488593659710","imei2":"587488593659710","popurl":"www.kalyani-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188097,"job_number":"JOB_188097","tr_customer_id":188116,"tr_customer_product_id":188106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Saroja Mukhopadhyay","mobile_number":"9084951431","email_id":"anjali.bhattathiri@yahoo.co.in","dop":"2026-02-06","serial_number":"716000149906970","imei1":"716000149906970","imei2":"716000149906970","popurl":"www.goutam-abbott.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188098,"job_number":"JOB_188098","tr_customer_id":188115,"tr_customer_product_id":188105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Shubha Varrier","mobile_number":"9078946583","email_id":"bhupen.joshi@yahoo.co.in","dop":"2026-02-06","serial_number":"865693569068977","imei1":"865693569068977","imei2":"865693569068977","popurl":"www.karan-patil.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188099,"job_number":"JOB_188099","tr_customer_id":188117,"tr_customer_product_id":188107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:45.000Z","modified_at":"2026-02-16T07:56:45.000Z","name":"Chapal Desai","mobile_number":"9009813914","email_id":"mangalya.mehrotra@hotmail.com","dop":"2026-02-06","serial_number":"429152539943353","imei1":"429152539943353","imei2":"429152539943353","popurl":"www.bhagavaan-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188100,"job_number":"JOB_188100","tr_customer_id":188118,"tr_customer_product_id":188108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dinkar Nayar","mobile_number":"9018040965","email_id":"opalina.embranthiri@hotmail.com","dop":"2026-02-06","serial_number":"874281677998520","imei1":"874281677998520","imei2":"874281677998520","popurl":"www.amrita-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188101,"job_number":"JOB_188101","tr_customer_id":188119,"tr_customer_product_id":188109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Bhushan Iyer","mobile_number":"9098462128","email_id":"som.deshpande@yahoo.co.in","dop":"2026-02-06","serial_number":"715998558638506","imei1":"715998558638506","imei2":"715998558638506","popurl":"www.ayushmati-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188102,"job_number":"JOB_188102","tr_customer_id":188120,"tr_customer_product_id":188110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Smriti Nair","mobile_number":"9022748960","email_id":"jaya.chopra@hotmail.com","dop":"2026-02-06","serial_number":"740938085492383","imei1":"740938085492383","imei2":"740938085492383","popurl":"www.rahul-tagore.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188103,"job_number":"JOB_188103","tr_customer_id":188121,"tr_customer_product_id":188111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Garuda Asan","mobile_number":"9071922268","email_id":"chandrakin.dwivedi@yahoo.co.in","dop":"2026-02-06","serial_number":"836481136909844","imei1":"836481136909844","imei2":"836481136909844","popurl":"www.budhil-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188104,"job_number":"JOB_188104","tr_customer_id":188122,"tr_customer_product_id":188112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Shankar Sethi","mobile_number":"9000234028","email_id":"suryakant.nayar@yahoo.co.in","dop":"2026-02-06","serial_number":"335889066868551","imei1":"335889066868551","imei2":"335889066868551","popurl":"www.suma-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188105,"job_number":"JOB_188105","tr_customer_id":188123,"tr_customer_product_id":188113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deepan Iyengar","mobile_number":"9038245916","email_id":"bharat.prajapat@gmail.com","dop":"2026-02-06","serial_number":"384625146230687","imei1":"384625146230687","imei2":"384625146230687","popurl":"www.laal-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188106,"job_number":"JOB_188106","tr_customer_id":188124,"tr_customer_product_id":188114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Deb Sharma","mobile_number":"9096557510","email_id":"chandrabhan.iyer@hotmail.com","dop":"2026-02-06","serial_number":"025287586899179","imei1":"025287586899179","imei2":"025287586899179","popurl":"www.lal-pilla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188107,"job_number":"JOB_188107","tr_customer_id":188125,"tr_customer_product_id":188115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amritambu Chopra","mobile_number":"9021934625","email_id":"purushottam.joshi@hotmail.com","dop":"2026-02-06","serial_number":"548400189599600","imei1":"548400189599600","imei2":"548400189599600","popurl":"www.swara-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188108,"job_number":"JOB_188108","tr_customer_id":188126,"tr_customer_product_id":188116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Dharmaketu Tandon","mobile_number":"9074154105","email_id":"vishnu.tandon@hotmail.com","dop":"2026-02-06","serial_number":"330449314163232","imei1":"330449314163232","imei2":"330449314163232","popurl":"www.deeksha-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188109,"job_number":"JOB_188109","tr_customer_id":188127,"tr_customer_product_id":188117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Atreyi Khan","mobile_number":"9011771383","email_id":"malti.mukhopadhyay@hotmail.com","dop":"2026-02-06","serial_number":"954508632688386","imei1":"954508632688386","imei2":"954508632688386","popurl":"www.anand swarup-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188110,"job_number":"JOB_188110","tr_customer_id":188128,"tr_customer_product_id":188118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Gitanjali Patil","mobile_number":"9030397318","email_id":"gauranga.kaur@gmail.com","dop":"2026-02-06","serial_number":"985614848235520","imei1":"985614848235520","imei2":"985614848235520","popurl":"www.prema-ganaka.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188111,"job_number":"JOB_188111","tr_customer_id":188129,"tr_customer_product_id":188119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Vasudev Sharma","mobile_number":"9006356753","email_id":"girish.acharya@hotmail.com","dop":"2026-02-06","serial_number":"420820431887182","imei1":"420820431887182","imei2":"420820431887182","popurl":"www.gopi-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188112,"job_number":"JOB_188112","tr_customer_id":188130,"tr_customer_product_id":188120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Amish Dhawan","mobile_number":"9082482651","email_id":"chakravartee.varma@gmail.com","dop":"2026-02-06","serial_number":"373315318801350","imei1":"373315318801350","imei2":"373315318801350","popurl":"www.bhadrak-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188113,"job_number":"JOB_188113","tr_customer_id":188131,"tr_customer_product_id":188121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Ahalya Kaul","mobile_number":"9055500752","email_id":"deependra.gowda@hotmail.com","dop":"2026-02-06","serial_number":"713596867155632","imei1":"713596867155632","imei2":"713596867155632","popurl":"www.menka-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188114,"job_number":"JOB_188114","tr_customer_id":188132,"tr_customer_product_id":188122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:56:46.000Z","modified_at":"2026-02-16T07:56:46.000Z","name":"Anuraag Varrier","mobile_number":"9019398521","email_id":"yogesh.dwivedi@gmail.com","dop":"2026-02-06","serial_number":"591003982814611","imei1":"591003982814611","imei2":"591003982814611","popurl":"www.ranjit-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188118,"job_number":"JOB_188118","tr_customer_id":188136,"tr_customer_product_id":188126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:49.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19060526701127","imei1":"19060526701127","imei2":"119060526701127","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188119,"job_number":"JOB_188119","tr_customer_id":188137,"tr_customer_product_id":188127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:59:49.000Z","modified_at":"2026-02-16T07:59:50.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"613044773869826","imei1":"613044773869826","imei2":"1613044773869826","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188121,"job_number":"JOB_188121","tr_customer_id":188139,"tr_customer_product_id":188129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:16.000Z","modified_at":"2026-02-16T08:00:16.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19394629121563","imei1":"19394629121563","imei2":"119394629121563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188122,"job_number":"JOB_188122","tr_customer_id":188140,"tr_customer_product_id":188130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:17.000Z","modified_at":"2026-02-16T08:00:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"845979728062467","imei1":"845979728062467","imei2":"1845979728062467","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188124,"job_number":"JOB_188124","tr_customer_id":188142,"tr_customer_product_id":188132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:41.000Z","modified_at":"2026-02-16T08:00:41.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"15873104049302","imei1":"15873104049302","imei2":"115873104049302","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188125,"job_number":"JOB_188125","tr_customer_id":188143,"tr_customer_product_id":188133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:00:42.000Z","modified_at":"2026-02-16T08:00:42.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"696802536067200","imei1":"696802536067200","imei2":"1696802536067200","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188127,"job_number":"JOB_188127","tr_customer_id":188145,"tr_customer_product_id":188135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:01:09.000Z","modified_at":"2026-02-16T08:01:09.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"919758830794364","imei1":"919758830794364","imei2":"1919758830794364","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188130,"job_number":"JOB_188130","tr_customer_id":188148,"tr_customer_product_id":188138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:03:34.000Z","modified_at":"2026-02-16T08:03:34.000Z","name":"Hallie Hermann","mobile_number":"806-224-9507","email_id":"Tina34@yahoo.com","dop":"2025-04-06","serial_number":"10767712236782178","imei1":"10767712236782178","imei2":"10767712236782178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:03:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188134,"job_number":"JOB_188134","tr_customer_id":188152,"tr_customer_product_id":188142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:05.000Z","modified_at":"2026-02-16T08:04:05.000Z","name":"Richie Schmidt","mobile_number":"662-246-6498","email_id":"Winifred_Mitchell@yahoo.com","dop":"2025-04-06","serial_number":"18281904096988080","imei1":"18281904096988080","imei2":"18281904096988080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188136,"job_number":"JOB_188136","tr_customer_id":188154,"tr_customer_product_id":188144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:55.000Z","modified_at":"2026-02-16T08:04:55.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"14945111189486","imei1":"14945111189486","imei2":"14945111189486","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188137,"job_number":"JOB_188137","tr_customer_id":188155,"tr_customer_product_id":188145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:04:56.000Z","modified_at":"2026-02-16T08:04:56.000Z","name":"Arvid Champlin","mobile_number":"459-244-7737","email_id":"Luigi55@yahoo.com","dop":"2025-09-14","serial_number":"17753502959171","imei1":"17753502959171","imei2":"17753502959171","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188138,"job_number":"JOB_188138","tr_customer_id":188156,"tr_customer_product_id":188146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"11010370212932","imei1":"11010370212932","imei2":"11010370212932","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188139,"job_number":"JOB_188139","tr_customer_id":188157,"tr_customer_product_id":188147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T08:05:09.000Z","modified_at":"2026-02-16T08:05:09.000Z","name":"Anne Yost","mobile_number":"410-270-9406","email_id":"Vicente.Wolff@hotmail.com","dop":"2025-09-14","serial_number":"11359993993839","imei1":"11359993993839","imei2":"11359993993839","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T08:05:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185693,"job_number":"JOB_185693","tr_customer_id":185711,"tr_customer_product_id":185701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:20.000Z","modified_at":"2026-02-14T04:20:20.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Abagail.Mills74@gmail.com","dop":"2025-07-02","serial_number":"16728617980195","imei1":"16728617980195","imei2":"16728617980195","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185707,"job_number":"JOB_185707","tr_customer_id":185725,"tr_customer_product_id":185715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:36.000Z","modified_at":"2026-02-14T04:20:36.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kathryn_Schiller@yahoo.com","dop":"2025-07-02","serial_number":"15375834206600","imei1":"15375834206600","imei2":"15375834206600","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185725,"job_number":"JOB_185725","tr_customer_id":185743,"tr_customer_product_id":185733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:53.000Z","modified_at":"2026-02-14T04:20:53.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lera32@hotmail.com","dop":"2025-07-02","serial_number":"17659809952990","imei1":"17659809952990","imei2":"17659809952990","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185761,"job_number":"JOB_185761","tr_customer_id":185779,"tr_customer_product_id":185769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"103195292702869","imei1":"103195292702869","imei2":"103195292702869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185762,"job_number":"JOB_185762","tr_customer_id":185780,"tr_customer_product_id":185770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Jay White","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199887683658491","imei1":"199887683658491","imei2":"199887683658491","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185763,"job_number":"JOB_185763","tr_customer_id":185781,"tr_customer_product_id":185771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:36.000Z","modified_at":"2026-02-14T04:21:36.000Z","name":"Forest Crona","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177471121421020","imei1":"177471121421020","imei2":"177471121421020","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185764,"job_number":"JOB_185764","tr_customer_id":185782,"tr_customer_product_id":185772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:37.000Z","modified_at":"2026-02-14T04:21:37.000Z","name":"Roosevelt Wolff","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100918594932881","imei1":"100918594932881","imei2":"100918594932881","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185777,"job_number":"JOB_185777","tr_customer_id":185795,"tr_customer_product_id":185785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197781081024667","imei1":"197781081024667","imei2":"197781081024667","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185778,"job_number":"JOB_185778","tr_customer_id":185796,"tr_customer_product_id":185786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Chloe Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"140034759093387","imei1":"140034759093387","imei2":"140034759093387","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185779,"job_number":"JOB_185779","tr_customer_id":185797,"tr_customer_product_id":185787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:47.000Z","modified_at":"2026-02-14T04:21:47.000Z","name":"Darrin Rowe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142640422854869","imei1":"142640422854869","imei2":"142640422854869","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185780,"job_number":"JOB_185780","tr_customer_id":185798,"tr_customer_product_id":185788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:48.000Z","modified_at":"2026-02-14T04:21:48.000Z","name":"Emelia Bruen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115338910072434","imei1":"115338910072434","imei2":"115338910072434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185788,"job_number":"JOB_185788","tr_customer_id":185806,"tr_customer_product_id":185796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:53.000Z","modified_at":"2026-02-14T04:21:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12648784282633","imei1":"12648784282633","imei2":"12648784282633","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185801,"job_number":"JOB_185801","tr_customer_id":185819,"tr_customer_product_id":185809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103890097099279","imei1":"103890097099279","imei2":"103890097099279","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185803,"job_number":"JOB_185803","tr_customer_id":185821,"tr_customer_product_id":185811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:59.000Z","modified_at":"2026-02-14T04:21:59.000Z","name":"Zander Champlin","mobile_number":"273-366-7022","email_id":"Hayley_Huel86@yahoo.com","dop":"2025-06-09","serial_number":"106780868069895","imei1":"106780868069895","imei2":"106780868069895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185814,"job_number":"JOB_185814","tr_customer_id":185832,"tr_customer_product_id":185822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105919468949502","imei1":"105919468949502","imei2":"105919468949502","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185816,"job_number":"JOB_185816","tr_customer_id":185834,"tr_customer_product_id":185824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:14.000Z","modified_at":"2026-02-14T04:22:14.000Z","name":"Dessie Hoppe","mobile_number":"229-888-7229","email_id":"Joanne_Deckow34@hotmail.com","dop":"2025-06-09","serial_number":"109110912155009","imei1":"109110912155009","imei2":"109110912155009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185824,"job_number":"JOB_185824","tr_customer_id":185842,"tr_customer_product_id":185832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:28.000Z","modified_at":"2026-02-14T04:22:28.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107648944558335","imei1":"107648944558335","imei2":"107648944558335","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185826,"job_number":"JOB_185826","tr_customer_id":185844,"tr_customer_product_id":185834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:29.000Z","modified_at":"2026-02-14T04:22:29.000Z","name":"Cyril O'Kon","mobile_number":"770-720-0159","email_id":"Deborah.Daniel80@gmail.com","dop":"2025-06-09","serial_number":"109594185124588","imei1":"109594185124588","imei2":"109594185124588","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185858,"job_number":"JOB_185858","tr_customer_id":185876,"tr_customer_product_id":185866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:24:28.000Z","modified_at":"2026-02-14T04:24:28.000Z","name":"Ram konidela","mobile_number":"6773565356","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656767","imei2":"56465654656767","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185859,"job_number":"JOB_185859","tr_customer_id":185877,"tr_customer_product_id":185867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:27:17.000Z","modified_at":"2026-02-14T04:27:17.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"56465654656767","imei1":"56465654656675","imei2":"56465654656675","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185917,"job_number":"JOB_185917","tr_customer_id":185935,"tr_customer_product_id":185925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:26:22.000Z","modified_at":"2026-02-14T06:26:22.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"17326682374990","imei1":"17326682374990","imei2":"17326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185925,"job_number":"JOB_185925","tr_customer_id":185943,"tr_customer_product_id":185933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:40:20.000Z","modified_at":"2026-02-14T06:40:20.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"13326682374990","imei1":"13326682374990","imei2":"13326682374990","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185989,"job_number":"JOB_185989","tr_customer_id":186007,"tr_customer_product_id":185997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:01:06.000Z","modified_at":"2026-02-14T08:01:06.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463759","imei1":"90274950463759","imei2":"90274950463759","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186012,"job_number":"JOB_186012","tr_customer_id":186030,"tr_customer_product_id":186020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T08:37:47.000Z","modified_at":"2026-02-14T08:37:47.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950463760","imei1":"90274950463760","imei2":"90274950463760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T08:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186163,"job_number":"JOB_186163","tr_customer_id":186181,"tr_customer_product_id":186171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T11:41:49.000Z","modified_at":"2026-02-14T11:41:49.000Z","name":"Demario Maggio","mobile_number":"588-819-8466","email_id":"Osvaldo24@yahoo.com","dop":"2025-04-23","serial_number":"13207941850920","imei1":"13207941850920","imei2":"13207941850920","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T11:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186181,"job_number":"JOB_186181","tr_customer_id":186199,"tr_customer_product_id":186189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"78044266256999","imei1":"78044266256999","imei2":"78044266256999","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186182,"job_number":"JOB_186182","tr_customer_id":186200,"tr_customer_product_id":186190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:44.000Z","modified_at":"2026-02-14T12:28:44.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"24805691122254","imei1":"24805691122254","imei2":"24805691122254","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186185,"job_number":"JOB_186185","tr_customer_id":186203,"tr_customer_product_id":186193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"107211614017414","imei1":"107211614017414","imei2":"107211614017414","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186186,"job_number":"JOB_186186","tr_customer_id":186204,"tr_customer_product_id":186194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:28:50.000Z","modified_at":"2026-02-14T12:28:50.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80183851687444","imei1":"80183851687444","imei2":"80183851687444","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186189,"job_number":"JOB_186189","tr_customer_id":186207,"tr_customer_product_id":186197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"100898944237311","imei1":"100898944237311","imei2":"100898944237311","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186190,"job_number":"JOB_186190","tr_customer_id":186208,"tr_customer_product_id":186198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:35.000Z","modified_at":"2026-02-14T12:46:35.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"71928834723148","imei1":"71928834723148","imei2":"71928834723148","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186191,"job_number":"JOB_186191","tr_customer_id":186209,"tr_customer_product_id":186199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102685274270253","imei1":"102685274270253","imei2":"102685274270253","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186192,"job_number":"JOB_186192","tr_customer_id":186210,"tr_customer_product_id":186200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T12:46:40.000Z","modified_at":"2026-02-14T12:46:40.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"22415723095995","imei1":"22415723095995","imei2":"22415723095995","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T12:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186209,"job_number":"JOB_186209","tr_customer_id":186227,"tr_customer_product_id":186217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"102641273917784","imei1":"102641273917784","imei2":"102641273917784","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186210,"job_number":"JOB_186210","tr_customer_id":186228,"tr_customer_product_id":186218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:11.000Z","modified_at":"2026-02-14T13:35:11.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91192067564503","imei1":"91192067564503","imei2":"91192067564503","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186211,"job_number":"JOB_186211","tr_customer_id":186229,"tr_customer_product_id":186219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:16.000Z","modified_at":"2026-02-14T13:35:16.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"35517493462652","imei1":"35517493462652","imei2":"35517493462652","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186212,"job_number":"JOB_186212","tr_customer_id":186230,"tr_customer_product_id":186220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:35:17.000Z","modified_at":"2026-02-14T13:35:17.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80185915079255","imei1":"80185915079255","imei2":"80185915079255","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186218,"job_number":"JOB_186218","tr_customer_id":186236,"tr_customer_product_id":186226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"63007674885909","imei1":"63007674885909","imei2":"63007674885909","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186219,"job_number":"JOB_186219","tr_customer_id":186237,"tr_customer_product_id":186227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:43:57.000Z","modified_at":"2026-02-14T13:43:57.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"91099225773518","imei1":"91099225773518","imei2":"91099225773518","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186220,"job_number":"JOB_186220","tr_customer_id":186238,"tr_customer_product_id":186228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"64730208565724","imei1":"64730208565724","imei2":"64730208565724","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186221,"job_number":"JOB_186221","tr_customer_id":186239,"tr_customer_product_id":186229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T13:44:02.000Z","modified_at":"2026-02-14T13:44:02.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"51977056428054","imei1":"51977056428054","imei2":"51977056428054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186286,"job_number":"JOB_186286","tr_customer_id":186304,"tr_customer_product_id":186294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:07.000Z","modified_at":"2026-02-14T14:00:07.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"33091782106052","imei1":"33091782106052","imei2":"33091782106052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186287,"job_number":"JOB_186287","tr_customer_id":186305,"tr_customer_product_id":186295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:08.000Z","modified_at":"2026-02-14T14:00:08.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"101631301540987","imei1":"101631301540987","imei2":"101631301540987","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186288,"job_number":"JOB_186288","tr_customer_id":186306,"tr_customer_product_id":186296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84852967162742","imei1":"84852967162742","imei2":"84852967162742","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186289,"job_number":"JOB_186289","tr_customer_id":186307,"tr_customer_product_id":186297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:00:13.000Z","modified_at":"2026-02-14T14:00:13.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"86623023487169","imei1":"86623023487169","imei2":"86623023487169","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186305,"job_number":"JOB_186305","tr_customer_id":186323,"tr_customer_product_id":186313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:44.000Z","modified_at":"2026-02-14T14:15:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"110423024574170","imei1":"110423024574170","imei2":"110423024574170","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186306,"job_number":"JOB_186306","tr_customer_id":186324,"tr_customer_product_id":186314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Annette Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101290520351982","imei1":"101290520351982","imei2":"101290520351982","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186307,"job_number":"JOB_186307","tr_customer_id":186325,"tr_customer_product_id":186315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Alisha Von","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174996469250700","imei1":"174996469250700","imei2":"174996469250700","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186308,"job_number":"JOB_186308","tr_customer_id":186326,"tr_customer_product_id":186316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:45.000Z","modified_at":"2026-02-14T14:15:45.000Z","name":"Henriette Swift","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174147057219587","imei1":"174147057219587","imei2":"174147057219587","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186311,"job_number":"JOB_186311","tr_customer_id":186329,"tr_customer_product_id":186319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"159013885324827","imei1":"159013885324827","imei2":"159013885324827","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186312,"job_number":"JOB_186312","tr_customer_id":186330,"tr_customer_product_id":186320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:57.000Z","modified_at":"2026-02-14T14:15:57.000Z","name":"Neoma Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108855153165011","imei1":"108855153165011","imei2":"108855153165011","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186314,"job_number":"JOB_186314","tr_customer_id":186332,"tr_customer_product_id":186322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Alayna Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126553485142659","imei1":"126553485142659","imei2":"126553485142659","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186315,"job_number":"JOB_186315","tr_customer_id":186333,"tr_customer_product_id":186323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:15:58.000Z","modified_at":"2026-02-14T14:15:58.000Z","name":"Gregory Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161735266270446","imei1":"161735266270446","imei2":"161735266270446","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186375,"job_number":"JOB_186375","tr_customer_id":186393,"tr_customer_product_id":186383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:49.000Z","modified_at":"2026-02-14T14:24:49.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"92145613115132","imei1":"92145613115132","imei2":"92145613115132","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186376,"job_number":"JOB_186376","tr_customer_id":186394,"tr_customer_product_id":186384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:50.000Z","modified_at":"2026-02-14T14:24:50.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"52870336196353","imei1":"52870336196353","imei2":"52870336196353","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186377,"job_number":"JOB_186377","tr_customer_id":186395,"tr_customer_product_id":186385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"104698933829443","imei1":"104698933829443","imei2":"104698933829443","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186378,"job_number":"JOB_186378","tr_customer_id":186396,"tr_customer_product_id":186386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:24:55.000Z","modified_at":"2026-02-14T14:24:55.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"84331990272468","imei1":"84331990272468","imei2":"84331990272468","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186431,"job_number":"JOB_186431","tr_customer_id":186449,"tr_customer_product_id":186439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"41851119381966","imei1":"41851119381966","imei2":"41851119381966","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186432,"job_number":"JOB_186432","tr_customer_id":186450,"tr_customer_product_id":186440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:18.000Z","modified_at":"2026-02-14T14:31:18.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"82386681489667","imei1":"82386681489667","imei2":"82386681489667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186433,"job_number":"JOB_186433","tr_customer_id":186451,"tr_customer_product_id":186441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"99334759427141","imei1":"99334759427141","imei2":"99334759427141","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186434,"job_number":"JOB_186434","tr_customer_id":186452,"tr_customer_product_id":186442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:31:23.000Z","modified_at":"2026-02-14T14:31:23.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"80206777238729","imei1":"80206777238729","imei2":"80206777238729","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186444,"job_number":"JOB_186444","tr_customer_id":186462,"tr_customer_product_id":186452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:09.000Z","modified_at":"2026-02-14T14:32:09.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103602586075936","imei1":"103602586075936","imei2":"103602586075936","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186446,"job_number":"JOB_186446","tr_customer_id":186464,"tr_customer_product_id":186454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:10.000Z","modified_at":"2026-02-14T14:32:10.000Z","name":"Thad Gorczany","mobile_number":"833-460-5949","email_id":"Roman48@hotmail.com","dop":"2025-06-09","serial_number":"107322227747724","imei1":"107322227747724","imei2":"107322227747724","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186453,"job_number":"JOB_186453","tr_customer_id":186471,"tr_customer_product_id":186461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:25.000Z","modified_at":"2026-02-14T14:32:25.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109630005132681","imei1":"109630005132681","imei2":"109630005132681","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186455,"job_number":"JOB_186455","tr_customer_id":186473,"tr_customer_product_id":186463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:26.000Z","modified_at":"2026-02-14T14:32:26.000Z","name":"Marisa Fahey","mobile_number":"227-214-6476","email_id":"Joaquin54@hotmail.com","dop":"2025-06-09","serial_number":"108765563137347","imei1":"108765563137347","imei2":"108765563137347","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186459,"job_number":"JOB_186459","tr_customer_id":186477,"tr_customer_product_id":186467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100800630697566","imei1":"100800630697566","imei2":"100800630697566","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186461,"job_number":"JOB_186461","tr_customer_id":186479,"tr_customer_product_id":186469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:32:41.000Z","modified_at":"2026-02-14T14:32:41.000Z","name":"Alek Ortiz","mobile_number":"586-682-6348","email_id":"Lavon.Kemmer86@hotmail.com","dop":"2025-06-09","serial_number":"106681444801500","imei1":"106681444801500","imei2":"106681444801500","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186528,"job_number":"JOB_186528","tr_customer_id":186546,"tr_customer_product_id":186536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:36:55.000Z","modified_at":"2026-02-14T15:36:55.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"169031825294074","imei1":"169031825294074","imei2":"169031825294074","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186529,"job_number":"JOB_186529","tr_customer_id":186547,"tr_customer_product_id":186537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:13.000Z","modified_at":"2026-02-14T15:40:13.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"183890366483108","imei1":"183890366483108","imei2":"183890366483108","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186530,"job_number":"JOB_186530","tr_customer_id":186548,"tr_customer_product_id":186538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:30.000Z","modified_at":"2026-02-14T15:40:30.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"17471457823338","imei1":"17471457823338","imei2":"17471457823338","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186531,"job_number":"JOB_186531","tr_customer_id":186549,"tr_customer_product_id":186539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:40:51.000Z","modified_at":"2026-02-14T15:40:52.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"124182760615377","imei1":"124182760615377","imei2":"124182760615377","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186533,"job_number":"JOB_186533","tr_customer_id":186551,"tr_customer_product_id":186541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T15:43:34.000Z","modified_at":"2026-02-14T15:43:34.000Z","name":"Ram konidela","mobile_number":"6773565357","email_id":"test1@gmail.com","dop":"2025-06-12","serial_number":"66264087931320","imei1":"66264087931320","imei2":"66264087931320","popurl":"2025-06-12T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T15:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186606,"job_number":"JOB_186606","tr_customer_id":186624,"tr_customer_product_id":186614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:13.000Z","modified_at":"2026-02-14T17:45:13.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"98966493794640","imei1":"98966493794640","imei2":"98966493794640","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186607,"job_number":"JOB_186607","tr_customer_id":186625,"tr_customer_product_id":186615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:14.000Z","modified_at":"2026-02-14T17:45:14.000Z","name":"Shivaji Bajpai","mobile_number":"7007895280","email_id":"shivaji@gmail.com","dop":"2025-12-01","serial_number":"28703660086243","imei1":"28703660086243","imei2":"28703660086243","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186608,"job_number":"JOB_186608","tr_customer_id":186626,"tr_customer_product_id":186616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:19.000Z","modified_at":"2026-02-14T17:45:19.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"13968563827280","imei1":"13968563827280","imei2":"13968563827280","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186609,"job_number":"JOB_186609","tr_customer_id":186627,"tr_customer_product_id":186617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:45:20.000Z","modified_at":"2026-02-14T17:45:20.000Z","name":"Vikalp Shukla","mobile_number":"8953292021","email_id":"vikalp@gmail.com","dop":"2025-12-01","serial_number":"102783908772650","imei1":"102783908772650","imei2":"102783908772650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186621,"job_number":"JOB_186621","tr_customer_id":186639,"tr_customer_product_id":186629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T17:52:25.000Z","modified_at":"2026-02-14T17:52:25.000Z","name":"Narendra Singh","mobile_number":"8240750325","email_id":"gandharv.pillai@gmail.com","dop":"2026-02-04","serial_number":"849491750303800","imei1":"345143726000653","imei2":"801607063376682","popurl":"www.mohinder-pothuvaal.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T17:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186630,"job_number":"JOB_186630","tr_customer_id":186648,"tr_customer_product_id":186638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T19:00:53.000Z","modified_at":"2026-02-14T19:00:53.000Z","name":"Chidananda Kaniyar","mobile_number":"8247492873","email_id":"laxmi.bhattathiri@hotmail.com","dop":"2026-02-04","serial_number":"548543833887869","imei1":"908677084406370","imei2":"480654691388063","popurl":"www.dhanadeepa-kaniyar.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T19:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186643,"job_number":"JOB_186643","tr_customer_id":186661,"tr_customer_product_id":186651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T03:56:26.000Z","modified_at":"2026-02-15T03:56:26.000Z","name":"Leda McClure","mobile_number":"494-986-0131","email_id":"Gavin_Windler@yahoo.com","dop":"2025-04-25","serial_number":"103080954260648","imei1":"103080954260648","imei2":"103080954260648","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186670,"job_number":"JOB_186670","tr_customer_id":186688,"tr_customer_product_id":186678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:32:57.000Z","modified_at":"2026-02-15T04:32:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Meagan13@yahoo.com","dop":"2025-07-02","serial_number":"11161962933088","imei1":"11161962933088","imei2":"11161962933088","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186690,"job_number":"JOB_186690","tr_customer_id":186708,"tr_customer_product_id":186698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:13.000Z","modified_at":"2026-02-15T04:33:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jules29@hotmail.com","dop":"2025-07-02","serial_number":"17456397436380","imei1":"17456397436380","imei2":"17456397436380","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186705,"job_number":"JOB_186705","tr_customer_id":186723,"tr_customer_product_id":186713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:29.000Z","modified_at":"2026-02-15T04:33:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Dan48@yahoo.com","dop":"2025-07-02","serial_number":"11080137006865","imei1":"11080137006865","imei2":"11080137006865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186740,"job_number":"JOB_186740","tr_customer_id":186758,"tr_customer_product_id":186748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:03.000Z","modified_at":"2026-02-15T04:34:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"125889980533748","imei1":"125889980533748","imei2":"125889980533748","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186741,"job_number":"JOB_186741","tr_customer_id":186759,"tr_customer_product_id":186749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Lonie Toy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166829183185211","imei1":"166829183185211","imei2":"166829183185211","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186743,"job_number":"JOB_186743","tr_customer_id":186761,"tr_customer_product_id":186751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Kristin Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174767452612806","imei1":"174767452612806","imei2":"174767452612806","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186745,"job_number":"JOB_186745","tr_customer_id":186763,"tr_customer_product_id":186753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:04.000Z","modified_at":"2026-02-15T04:34:04.000Z","name":"Mack O'Conner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170026303889180","imei1":"170026303889180","imei2":"170026303889180","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186753,"job_number":"JOB_186753","tr_customer_id":186771,"tr_customer_product_id":186761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:09.000Z","modified_at":"2026-02-15T04:34:09.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11882525415737","imei1":"11882525415737","imei2":"11882525415737","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186761,"job_number":"JOB_186761","tr_customer_id":186779,"tr_customer_product_id":186769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"166037988996740","imei1":"166037988996740","imei2":"166037988996740","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186763,"job_number":"JOB_186763","tr_customer_id":186781,"tr_customer_product_id":186771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:15.000Z","name":"Marjory Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154094577642230","imei1":"154094577642230","imei2":"154094577642230","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186764,"job_number":"JOB_186764","tr_customer_id":186782,"tr_customer_product_id":186772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:15.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Alfonso Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151605812164926","imei1":"151605812164926","imei2":"151605812164926","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186765,"job_number":"JOB_186765","tr_customer_id":186783,"tr_customer_product_id":186773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:16.000Z","modified_at":"2026-02-15T04:34:16.000Z","name":"Bonnie Metz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102305809393928","imei1":"102305809393928","imei2":"102305809393928","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186778,"job_number":"JOB_186778","tr_customer_id":186796,"tr_customer_product_id":186786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104973548900378","imei1":"104973548900378","imei2":"104973548900378","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186780,"job_number":"JOB_186780","tr_customer_id":186798,"tr_customer_product_id":186788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:28.000Z","modified_at":"2026-02-15T04:34:28.000Z","name":"Jake Leffler","mobile_number":"532-332-3669","email_id":"Kari.Block86@yahoo.com","dop":"2025-06-09","serial_number":"107857782989040","imei1":"107857782989040","imei2":"107857782989040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186799,"job_number":"JOB_186799","tr_customer_id":186817,"tr_customer_product_id":186807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:43.000Z","modified_at":"2026-02-15T04:34:43.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107775490441359","imei1":"107775490441359","imei2":"107775490441359","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186801,"job_number":"JOB_186801","tr_customer_id":186819,"tr_customer_product_id":186809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:44.000Z","modified_at":"2026-02-15T04:34:44.000Z","name":"Mackenzie Tromp","mobile_number":"704-537-4100","email_id":"Deron97@hotmail.com","dop":"2025-06-09","serial_number":"101355628464208","imei1":"101355628464208","imei2":"101355628464208","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186814,"job_number":"JOB_186814","tr_customer_id":186832,"tr_customer_product_id":186822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:59.000Z","modified_at":"2026-02-15T04:34:59.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109766525091125","imei1":"109766525091125","imei2":"109766525091125","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186816,"job_number":"JOB_186816","tr_customer_id":186834,"tr_customer_product_id":186824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:00.000Z","modified_at":"2026-02-15T04:35:00.000Z","name":"Arne Mills","mobile_number":"974-825-1196","email_id":"Billy86@hotmail.com","dop":"2025-06-09","serial_number":"102643826259009","imei1":"102643826259009","imei2":"102643826259009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":186857,"job_number":"JOB_186857","tr_customer_id":186875,"tr_customer_product_id":186865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:43:38.000Z","modified_at":"2026-02-15T04:43:39.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464760","imei1":"90274950464760","imei2":"90274950464760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187051,"job_number":"JOB_187051","tr_customer_id":187069,"tr_customer_product_id":187059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"186056615891840","imei1":"186056615891840","imei2":"186056615891840","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187052,"job_number":"JOB_187052","tr_customer_id":187070,"tr_customer_product_id":187060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Harrison Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177332345246568","imei1":"177332345246568","imei2":"177332345246568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187053,"job_number":"JOB_187053","tr_customer_id":187071,"tr_customer_product_id":187061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:33.000Z","modified_at":"2026-02-15T14:16:33.000Z","name":"Vincent Schuster","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175361991402357","imei1":"175361991402357","imei2":"175361991402357","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187054,"job_number":"JOB_187054","tr_customer_id":187072,"tr_customer_product_id":187062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:34.000Z","modified_at":"2026-02-15T14:16:34.000Z","name":"Eloise Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180627680256308","imei1":"180627680256308","imei2":"180627680256308","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187055,"job_number":"JOB_187055","tr_customer_id":187073,"tr_customer_product_id":187063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139752668185764","imei1":"139752668185764","imei2":"139752668185764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187056,"job_number":"JOB_187056","tr_customer_id":187074,"tr_customer_product_id":187064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Theodore Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120583554360834","imei1":"120583554360834","imei2":"120583554360834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187057,"job_number":"JOB_187057","tr_customer_id":187075,"tr_customer_product_id":187065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:45.000Z","modified_at":"2026-02-15T14:16:45.000Z","name":"Kara Cassin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120394419961722","imei1":"120394419961722","imei2":"120394419961722","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187058,"job_number":"JOB_187058","tr_customer_id":187076,"tr_customer_product_id":187066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:16:46.000Z","modified_at":"2026-02-15T14:16:46.000Z","name":"Jayson Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106810986308411","imei1":"106810986308411","imei2":"106810986308411","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187174,"job_number":"JOB_187174","tr_customer_id":187192,"tr_customer_product_id":187182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:47.000Z","modified_at":"2026-02-15T14:32:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101465138847023","imei1":"101465138847023","imei2":"101465138847023","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187176,"job_number":"JOB_187176","tr_customer_id":187194,"tr_customer_product_id":187184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:32:48.000Z","modified_at":"2026-02-15T14:32:48.000Z","name":"Gunner Tremblay","mobile_number":"251-329-8083","email_id":"Martine.Hand20@hotmail.com","dop":"2025-06-09","serial_number":"109587554107978","imei1":"109587554107978","imei2":"109587554107978","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187179,"job_number":"JOB_187179","tr_customer_id":187197,"tr_customer_product_id":187187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:04.000Z","modified_at":"2026-02-15T14:33:04.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101503271417685","imei1":"101503271417685","imei2":"101503271417685","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187182,"job_number":"JOB_187182","tr_customer_id":187200,"tr_customer_product_id":187190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:05.000Z","modified_at":"2026-02-15T14:33:05.000Z","name":"Emmalee Mayert","mobile_number":"779-895-4292","email_id":"Harrison.Lemke@yahoo.com","dop":"2025-06-09","serial_number":"104536695647370","imei1":"104536695647370","imei2":"104536695647370","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187191,"job_number":"JOB_187191","tr_customer_id":187209,"tr_customer_product_id":187199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:20.000Z","modified_at":"2026-02-15T14:33:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102463517524477","imei1":"102463517524477","imei2":"102463517524477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187193,"job_number":"JOB_187193","tr_customer_id":187211,"tr_customer_product_id":187201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:33:21.000Z","modified_at":"2026-02-15T14:33:21.000Z","name":"Jeanne Wyman","mobile_number":"444-828-8832","email_id":"Forrest.Altenwerth@yahoo.com","dop":"2025-06-09","serial_number":"104495283122722","imei1":"104495283122722","imei2":"104495283122722","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187286,"job_number":"JOB_187286","tr_customer_id":187304,"tr_customer_product_id":187294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:53:30.000Z","modified_at":"2026-02-15T17:53:30.000Z","name":"Satish Prajapat","mobile_number":"8247256637","email_id":"mandaakin.desai@yahoo.co.in","dop":"2026-02-05","serial_number":"602398454160802","imei1":"787882643923890","imei2":"059185266863278","popurl":"www.yogendra-kaul.name","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T17:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187288,"job_number":"JOB_187288","tr_customer_id":187306,"tr_customer_product_id":187296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:50:45.000Z","modified_at":"2026-02-15T18:50:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17516512191819","imei1":"17516512191819","imei2":"17516512191819","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187289,"job_number":"JOB_187289","tr_customer_id":187307,"tr_customer_product_id":187297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:51:53.000Z","modified_at":"2026-02-15T18:51:53.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14750228821089","imei1":"14750228821089","imei2":"14750228821089","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187290,"job_number":"JOB_187290","tr_customer_id":187308,"tr_customer_product_id":187298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:52:48.000Z","modified_at":"2026-02-15T18:52:48.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10427780507357","imei1":"10427780507357","imei2":"10427780507357","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187291,"job_number":"JOB_187291","tr_customer_id":187309,"tr_customer_product_id":187299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:53:51.000Z","modified_at":"2026-02-15T18:53:51.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14883177497731","imei1":"14883177497731","imei2":"14883177497731","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187292,"job_number":"JOB_187292","tr_customer_id":187310,"tr_customer_product_id":187300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T18:58:46.000Z","modified_at":"2026-02-15T18:58:46.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12775593164273","imei1":"12775593164273","imei2":"12775593164273","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T18:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187293,"job_number":"JOB_187293","tr_customer_id":187311,"tr_customer_product_id":187301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T19:02:09.000Z","modified_at":"2026-02-15T19:02:09.000Z","name":"Manisha Dwivedi","mobile_number":"8249907479","email_id":"aagneya.iyengar@yahoo.co.in","dop":"2026-02-05","serial_number":"770138729720191","imei1":"287400246595301","imei2":"732272245812978","popurl":"www.aishani-menon.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T19:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187303,"job_number":"JOB_187303","tr_customer_id":187321,"tr_customer_product_id":187311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:22:42.000Z","modified_at":"2026-02-16T04:22:42.000Z","name":"Orlo Balistreri","mobile_number":"927-399-0748","email_id":"Gussie_Runolfsson@yahoo.com","dop":"2025-04-25","serial_number":"84411400483600","imei1":"84411400483600","imei2":"84411400483600","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:22:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187345,"job_number":"JOB_187345","tr_customer_id":187363,"tr_customer_product_id":187353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:25.000Z","modified_at":"2026-02-16T04:36:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Wilma_Block@yahoo.com","dop":"2025-07-02","serial_number":"19357430518813","imei1":"19357430518813","imei2":"19357430518813","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187363,"job_number":"JOB_187363","tr_customer_id":187381,"tr_customer_product_id":187371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:36:48.000Z","modified_at":"2026-02-16T04:36:48.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Armand24@gmail.com","dop":"2025-07-02","serial_number":"10539229769540","imei1":"10539229769540","imei2":"10539229769540","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187372,"job_number":"JOB_187372","tr_customer_id":187390,"tr_customer_product_id":187380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:11.000Z","modified_at":"2026-02-16T04:37:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Hugh_Kuphal95@yahoo.com","dop":"2025-07-02","serial_number":"11961091028133","imei1":"11961091028133","imei2":"11961091028133","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187406,"job_number":"JOB_187406","tr_customer_id":187424,"tr_customer_product_id":187414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:31.000Z","modified_at":"2026-02-16T04:37:31.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"124825281890913","imei1":"124825281890913","imei2":"124825281890913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187407,"job_number":"JOB_187407","tr_customer_id":187425,"tr_customer_product_id":187415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Major Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"132212355589019","imei1":"132212355589019","imei2":"132212355589019","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187409,"job_number":"JOB_187409","tr_customer_id":187427,"tr_customer_product_id":187417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Laverne Harvey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100391395727167","imei1":"100391395727167","imei2":"100391395727167","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187410,"job_number":"JOB_187410","tr_customer_id":187428,"tr_customer_product_id":187418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:32.000Z","modified_at":"2026-02-16T04:37:32.000Z","name":"Marquise Gusikowski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182064639828218","imei1":"182064639828218","imei2":"182064639828218","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187422,"job_number":"JOB_187422","tr_customer_id":187440,"tr_customer_product_id":187430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:43.000Z","modified_at":"2026-02-16T04:37:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105133594203171","imei1":"105133594203171","imei2":"105133594203171","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187425,"job_number":"JOB_187425","tr_customer_id":187443,"tr_customer_product_id":187433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:44.000Z","modified_at":"2026-02-16T04:37:44.000Z","name":"Jessika Adams","mobile_number":"314-533-3741","email_id":"Haley.Weimann54@gmail.com","dop":"2025-06-09","serial_number":"102291240065095","imei1":"102291240065095","imei2":"102291240065095","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187431,"job_number":"JOB_187431","tr_customer_id":187449,"tr_customer_product_id":187439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:45.000Z","modified_at":"2026-02-16T04:37:45.000Z","name":"Granville O'Keefe","mobile_number":"219-869-1064","email_id":"Tressa.Koch@yahoo.com","dop":"2025-06-09","serial_number":"96038114933856740","imei1":"96038114933856740","imei2":"96038114933856740","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187432,"job_number":"JOB_187432","tr_customer_id":187450,"tr_customer_product_id":187440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"165615449059191","imei1":"165615449059191","imei2":"165615449059191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187433,"job_number":"JOB_187433","tr_customer_id":187451,"tr_customer_product_id":187441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:46.000Z","modified_at":"2026-02-16T04:37:46.000Z","name":"Addie Kling","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165623767246592","imei1":"165623767246592","imei2":"165623767246592","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187435,"job_number":"JOB_187435","tr_customer_id":187453,"tr_customer_product_id":187443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Kenton Rempel","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"145835727453231","imei1":"145835727453231","imei2":"145835727453231","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187436,"job_number":"JOB_187436","tr_customer_id":187454,"tr_customer_product_id":187444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:47.000Z","modified_at":"2026-02-16T04:37:47.000Z","name":"Nestor Renner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126582404239356","imei1":"126582404239356","imei2":"126582404239356","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187438,"job_number":"JOB_187438","tr_customer_id":187456,"tr_customer_product_id":187446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:49.000Z","modified_at":"2026-02-16T04:37:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10133144495432","imei1":"10133144495432","imei2":"10133144495432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187452,"job_number":"JOB_187452","tr_customer_id":187470,"tr_customer_product_id":187460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:09.000Z","modified_at":"2026-02-16T04:38:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106474469166155","imei1":"106474469166155","imei2":"106474469166155","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187454,"job_number":"JOB_187454","tr_customer_id":187472,"tr_customer_product_id":187462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:10.000Z","modified_at":"2026-02-16T04:38:10.000Z","name":"Patricia Wiegand","mobile_number":"302-285-5246","email_id":"Hilbert.Yost93@yahoo.com","dop":"2025-06-09","serial_number":"100613323756137","imei1":"100613323756137","imei2":"100613323756137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187484,"job_number":"JOB_187484","tr_customer_id":187502,"tr_customer_product_id":187492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:32.000Z","modified_at":"2026-02-16T04:38:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100374940927345","imei1":"100374940927345","imei2":"100374940927345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187487,"job_number":"JOB_187487","tr_customer_id":187505,"tr_customer_product_id":187495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:33.000Z","modified_at":"2026-02-16T04:38:33.000Z","name":"Hudson Glover","mobile_number":"216-544-9681","email_id":"Bridget_McKenzie@yahoo.com","dop":"2025-06-09","serial_number":"103464310422116","imei1":"103464310422116","imei2":"103464310422116","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187576,"job_number":"JOB_187576","tr_customer_id":187594,"tr_customer_product_id":187584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T05:22:21.000Z","modified_at":"2026-02-16T05:22:21.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15855910021420","imei1":"15855910021420","imei2":"15855910021420","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T05:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187607,"job_number":"JOB_187607","tr_customer_id":187625,"tr_customer_product_id":187615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101340596316519","imei1":"101340596316519","imei2":"101340596316519","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187609,"job_number":"JOB_187609","tr_customer_id":187627,"tr_customer_product_id":187617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:51:45.000Z","modified_at":"2026-02-16T06:51:45.000Z","name":"Reyes Ortiz","mobile_number":"941-514-2778","email_id":"Jordyn25@gmail.com","dop":"2025-06-09","serial_number":"103499913924309","imei1":"103499913924309","imei2":"103499913924309","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187613,"job_number":"JOB_187613","tr_customer_id":187631,"tr_customer_product_id":187621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104818771673040","imei1":"104818771673040","imei2":"104818771673040","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187615,"job_number":"JOB_187615","tr_customer_id":187633,"tr_customer_product_id":187623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:03.000Z","modified_at":"2026-02-16T06:52:03.000Z","name":"Osbaldo Mante","mobile_number":"263-319-3500","email_id":"Jeromy33@gmail.com","dop":"2025-06-09","serial_number":"100224205173129","imei1":"100224205173129","imei2":"100224205173129","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187618,"job_number":"JOB_187618","tr_customer_id":187636,"tr_customer_product_id":187626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:20.000Z","modified_at":"2026-02-16T06:52:20.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104051476384184","imei1":"104051476384184","imei2":"104051476384184","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187620,"job_number":"JOB_187620","tr_customer_id":187638,"tr_customer_product_id":187628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T06:52:21.000Z","modified_at":"2026-02-16T06:52:21.000Z","name":"Evert Kerluke","mobile_number":"284-625-0112","email_id":"Tara_Kris@hotmail.com","dop":"2025-06-09","serial_number":"106018192232112","imei1":"106018192232112","imei2":"106018192232112","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187995,"job_number":"JOB_187995","tr_customer_id":188013,"tr_customer_product_id":188003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Aarav Sharma","mobile_number":"9876543210","email_id":"aarav.sharma@gmail.com","dop":"2026-02-01","serial_number":"19960409003951","imei1":"19960409003951","imei2":"19960409003951","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187996,"job_number":"JOB_187996","tr_customer_id":188014,"tr_customer_product_id":188004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Neha Patel","mobile_number":"9123456780","email_id":"neha.patel@yahoo.com","dop":"2026-02-01","serial_number":"17834187400837","imei1":"17834187400837","imei2":"17834187400837","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187997,"job_number":"JOB_187997","tr_customer_id":188015,"tr_customer_product_id":188005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:30.000Z","modified_at":"2026-02-16T07:47:30.000Z","name":"Rohan Mehta","mobile_number":"9988776655","email_id":"rohan.mehta@outlook.com","dop":"2026-02-01","serial_number":"16413166803807","imei1":"16413166803807","imei2":"16413166803807","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":187998,"job_number":"JOB_187998","tr_customer_id":188016,"tr_customer_product_id":188006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:47:31.000Z","modified_at":"2026-02-16T07:47:31.000Z","name":"Priya Iyer","mobile_number":"9012345678","email_id":"priya.iyer@gmail.com","dop":"2026-02-01","serial_number":"10603624521329","imei1":"10603624521329","imei2":"10603624521329","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188115,"job_number":"JOB_188115","tr_customer_id":188133,"tr_customer_product_id":188123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:57:57.000Z","modified_at":"2026-02-16T07:57:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marley52@yahoo.com","dop":"2025-07-02","serial_number":"18447370886743","imei1":"18447370886743","imei2":"18447370886743","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188116,"job_number":"JOB_188116","tr_customer_id":188134,"tr_customer_product_id":188124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:20.000Z","modified_at":"2026-02-16T07:58:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Velva_Schamberger34@hotmail.com","dop":"2025-07-02","serial_number":"11597241148184","imei1":"11597241148184","imei2":"11597241148184","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188117,"job_number":"JOB_188117","tr_customer_id":188135,"tr_customer_product_id":188125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:58:41.000Z","modified_at":"2026-02-16T07:58:41.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elsa.Johnson50@yahoo.com","dop":"2025-07-02","serial_number":"17180396123851","imei1":"17180396123851","imei2":"17180396123851","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185710,"job_number":"JOB_185710","tr_customer_id":185728,"tr_customer_product_id":185718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:40.000Z","modified_at":"2026-02-14T04:20:40.000Z","name":"Nick Prosacco","mobile_number":"698-445-2161","email_id":"Cordelia7@yahoo.com","dop":"2000-01-31","serial_number":"1046558088694823","imei1":"1046558088694823","imei2":"1046558088694823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185750,"job_number":"JOB_185750","tr_customer_id":185768,"tr_customer_product_id":185758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:22.000Z","modified_at":"2026-02-14T04:21:22.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10699647718594","imei1":"10699647718594","imei2":"10699647718594","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185752,"job_number":"JOB_185752","tr_customer_id":185770,"tr_customer_product_id":185760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:21:23.000Z","modified_at":"2026-02-14T04:21:23.000Z","name":"Ron Wuckert","mobile_number":"312-623-4005","email_id":"Frida_Murphy@yahoo.com","dop":"2000-01-31","serial_number":"1067373898139205","imei1":"1067373898139205","imei2":"1067373898139205","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185805,"job_number":"JOB_185805","tr_customer_id":185823,"tr_customer_product_id":185813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:04.000Z","modified_at":"2026-02-14T04:22:04.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10538224968942","imei1":"10538224968942","imei2":"10538224968942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185809,"job_number":"JOB_185809","tr_customer_id":185827,"tr_customer_product_id":185817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:06.000Z","modified_at":"2026-02-14T04:22:06.000Z","name":"Oma Daniel","mobile_number":"945-810-0141","email_id":"Michele41@yahoo.com","dop":"2000-01-31","serial_number":"1002597812471724","imei1":"1002597812471724","imei2":"1002597812471724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185846,"job_number":"JOB_185846","tr_customer_id":185864,"tr_customer_product_id":185854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:47.000Z","modified_at":"2026-02-14T04:22:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10267513825914","imei1":"10267513825914","imei2":"10267513825914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":185848,"job_number":"JOB_185848","tr_customer_id":185866,"tr_customer_product_id":185856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:22:49.000Z","modified_at":"2026-02-14T04:22:49.000Z","name":"Ardith Hickle","mobile_number":"929-935-6478","email_id":"Edyth91@gmail.com","dop":"2000-01-31","serial_number":"1043360582466527","imei1":"1043360582466527","imei2":"1043360582466527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T04:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186354,"job_number":"JOB_186354","tr_customer_id":186372,"tr_customer_product_id":186362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:48.000Z","modified_at":"2026-02-14T14:21:48.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10608187428635","imei1":"10608187428635","imei2":"10608187428635","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186356,"job_number":"JOB_186356","tr_customer_id":186374,"tr_customer_product_id":186364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:21:50.000Z","modified_at":"2026-02-14T14:21:50.000Z","name":"Arianna Swaniawski","mobile_number":"313-891-4307","email_id":"Uriah_Pouros@hotmail.com","dop":"2000-01-31","serial_number":"1031943701763244","imei1":"1031943701763244","imei2":"1031943701763244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186360,"job_number":"JOB_186360","tr_customer_id":186378,"tr_customer_product_id":186368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:30.000Z","modified_at":"2026-02-14T14:22:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10223093024099","imei1":"10223093024099","imei2":"10223093024099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186362,"job_number":"JOB_186362","tr_customer_id":186380,"tr_customer_product_id":186370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:22:31.000Z","modified_at":"2026-02-14T14:22:31.000Z","name":"Etha Ondricka","mobile_number":"824-985-1475","email_id":"Paula_Spinka@yahoo.com","dop":"2000-01-31","serial_number":"1075221956320983","imei1":"1075221956320983","imei2":"1075221956320983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186363,"job_number":"JOB_186363","tr_customer_id":186381,"tr_customer_product_id":186371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:10.000Z","modified_at":"2026-02-14T14:23:10.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10708478411953","imei1":"10708478411953","imei2":"10708478411953","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186365,"job_number":"JOB_186365","tr_customer_id":186383,"tr_customer_product_id":186373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:12.000Z","modified_at":"2026-02-14T14:23:12.000Z","name":"Donna Grimes","mobile_number":"932-891-5251","email_id":"Cullen_Feeney0@yahoo.com","dop":"2000-01-31","serial_number":"1067391463318990","imei1":"1067391463318990","imei2":"1067391463318990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186366,"job_number":"JOB_186366","tr_customer_id":186384,"tr_customer_product_id":186374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:51.000Z","modified_at":"2026-02-14T14:23:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10812868057437","imei1":"10812868057437","imei2":"10812868057437","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186368,"job_number":"JOB_186368","tr_customer_id":186386,"tr_customer_product_id":186376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T14:23:52.000Z","modified_at":"2026-02-14T14:23:52.000Z","name":"Carolanne Brakus","mobile_number":"666-447-6731","email_id":"Krystel_Schuppe30@hotmail.com","dop":"2000-01-31","serial_number":"1017120137617944","imei1":"1017120137617944","imei2":"1017120137617944","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-14T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186714,"job_number":"JOB_186714","tr_customer_id":186732,"tr_customer_product_id":186722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:43.000Z","modified_at":"2026-02-15T04:33:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10645060478682","imei1":"10645060478682","imei2":"10645060478682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186717,"job_number":"JOB_186717","tr_customer_id":186735,"tr_customer_product_id":186725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:33:45.000Z","modified_at":"2026-02-15T04:33:45.000Z","name":"Richmond Kris","mobile_number":"962-555-2584","email_id":"Kyra_Ruecker@gmail.com","dop":"2000-01-31","serial_number":"1032358340491154","imei1":"1032358340491154","imei2":"1032358340491154","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186781,"job_number":"JOB_186781","tr_customer_id":186799,"tr_customer_product_id":186789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:30.000Z","modified_at":"2026-02-15T04:34:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10294566626362","imei1":"10294566626362","imei2":"10294566626362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186783,"job_number":"JOB_186783","tr_customer_id":186801,"tr_customer_product_id":186791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:34:32.000Z","modified_at":"2026-02-15T04:34:32.000Z","name":"Marietta Boyer","mobile_number":"500-590-1389","email_id":"Nicklaus_Bechtelar96@hotmail.com","dop":"2000-01-31","serial_number":"1085428880285383","imei1":"1085428880285383","imei2":"1085428880285383","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186828,"job_number":"JOB_186828","tr_customer_id":186846,"tr_customer_product_id":186836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:17.000Z","modified_at":"2026-02-15T04:35:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10919753310513","imei1":"10919753310513","imei2":"10919753310513","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186832,"job_number":"JOB_186832","tr_customer_id":186850,"tr_customer_product_id":186840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:35:19.000Z","modified_at":"2026-02-15T04:35:19.000Z","name":"Cecile Conn","mobile_number":"466-627-8547","email_id":"Golda.Kreiger@hotmail.com","dop":"2000-01-31","serial_number":"1087632587360530","imei1":"1087632587360530","imei2":"1087632587360530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186849,"job_number":"JOB_186849","tr_customer_id":186867,"tr_customer_product_id":186857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:03.000Z","modified_at":"2026-02-15T04:36:03.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993043344960","imei1":"10993043344960","imei2":"10993043344960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":186851,"job_number":"JOB_186851","tr_customer_id":186869,"tr_customer_product_id":186859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T04:36:05.000Z","modified_at":"2026-02-15T04:36:05.000Z","name":"Adelia White","mobile_number":"948-698-6838","email_id":"Estella.Hauck53@gmail.com","dop":"2000-01-31","serial_number":"1086696270300370","imei1":"1086696270300370","imei2":"1086696270300370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187090,"job_number":"JOB_187090","tr_customer_id":187108,"tr_customer_product_id":187098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:18.000Z","modified_at":"2026-02-15T14:22:18.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10782093324363","imei1":"10782093324363","imei2":"10782093324363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187092,"job_number":"JOB_187092","tr_customer_id":187110,"tr_customer_product_id":187100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:22:20.000Z","modified_at":"2026-02-15T14:22:20.000Z","name":"Cleve Anderson","mobile_number":"582-573-9176","email_id":"Robert.Grady@yahoo.com","dop":"2000-01-31","serial_number":"1030247123581307","imei1":"1030247123581307","imei2":"1030247123581307","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187096,"job_number":"JOB_187096","tr_customer_id":187114,"tr_customer_product_id":187104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:05.000Z","modified_at":"2026-02-15T14:23:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10871533923508","imei1":"10871533923508","imei2":"10871533923508","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187098,"job_number":"JOB_187098","tr_customer_id":187116,"tr_customer_product_id":187106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:06.000Z","modified_at":"2026-02-15T14:23:06.000Z","name":"Ernest Wunsch","mobile_number":"887-609-9857","email_id":"Abigayle_Schulist@yahoo.com","dop":"2000-01-31","serial_number":"1069510159141088","imei1":"1069510159141088","imei2":"1069510159141088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187099,"job_number":"JOB_187099","tr_customer_id":187117,"tr_customer_product_id":187107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:50.000Z","modified_at":"2026-02-15T14:23:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10252606287042","imei1":"10252606287042","imei2":"10252606287042","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187101,"job_number":"JOB_187101","tr_customer_id":187119,"tr_customer_product_id":187109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:23:52.000Z","modified_at":"2026-02-15T14:23:52.000Z","name":"Mia Batz","mobile_number":"492-914-2696","email_id":"Nicole6@gmail.com","dop":"2000-01-31","serial_number":"1050559857217845","imei1":"1050559857217845","imei2":"1050559857217845","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187104,"job_number":"JOB_187104","tr_customer_id":187122,"tr_customer_product_id":187112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:36.000Z","modified_at":"2026-02-15T14:24:36.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158697682019","imei1":"10158697682019","imei2":"10158697682019","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187106,"job_number":"JOB_187106","tr_customer_id":187124,"tr_customer_product_id":187114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T14:24:37.000Z","modified_at":"2026-02-15T14:24:37.000Z","name":"Betsy Upton","mobile_number":"778-616-2822","email_id":"Mafalda_Stracke49@gmail.com","dop":"2000-01-31","serial_number":"1081620299208425","imei1":"1081620299208425","imei2":"1081620299208425","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-15T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187374,"job_number":"JOB_187374","tr_customer_id":187392,"tr_customer_product_id":187382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:13.000Z","modified_at":"2026-02-16T04:37:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10498189895292","imei1":"10498189895292","imei2":"10498189895292","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187378,"job_number":"JOB_187378","tr_customer_id":187396,"tr_customer_product_id":187386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:37:15.000Z","modified_at":"2026-02-16T04:37:15.000Z","name":"Claire Towne","mobile_number":"867-797-3709","email_id":"Elliot_Shanahan@gmail.com","dop":"2000-01-31","serial_number":"1010941614672108","imei1":"1010941614672108","imei2":"1010941614672108","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187455,"job_number":"JOB_187455","tr_customer_id":187473,"tr_customer_product_id":187463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:11.000Z","modified_at":"2026-02-16T04:38:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10969056244069","imei1":"10969056244069","imei2":"10969056244069","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187462,"job_number":"JOB_187462","tr_customer_id":187480,"tr_customer_product_id":187470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:38:13.000Z","modified_at":"2026-02-16T04:38:13.000Z","name":"Roberto Kautzer","mobile_number":"517-881-7672","email_id":"Brendan_Kautzer18@yahoo.com","dop":"2000-01-31","serial_number":"1038822615460526","imei1":"1038822615460526","imei2":"1038822615460526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187513,"job_number":"JOB_187513","tr_customer_id":187531,"tr_customer_product_id":187521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:07.000Z","modified_at":"2026-02-16T04:39:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10960518528622","imei1":"10960518528622","imei2":"10960518528622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187517,"job_number":"JOB_187517","tr_customer_id":187535,"tr_customer_product_id":187525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:09.000Z","modified_at":"2026-02-16T04:39:09.000Z","name":"Loma Gleason","mobile_number":"272-990-4492","email_id":"Ike_DuBuque@gmail.com","dop":"2000-01-31","serial_number":"1074152522592903","imei1":"1074152522592903","imei2":"1074152522592903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187537,"job_number":"JOB_187537","tr_customer_id":187555,"tr_customer_product_id":187545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:39:59.000Z","modified_at":"2026-02-16T04:39:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10202221071984","imei1":"10202221071984","imei2":"10202221071984","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187539,"job_number":"JOB_187539","tr_customer_id":187557,"tr_customer_product_id":187547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T04:40:00.000Z","modified_at":"2026-02-16T04:40:00.000Z","name":"Jayden Nitzsche","mobile_number":"640-624-6119","email_id":"Ursula.Moore15@yahoo.com","dop":"2000-01-31","serial_number":"1055527011366919","imei1":"1055527011366919","imei2":"1055527011366919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187782,"job_number":"JOB_187782","tr_customer_id":187800,"tr_customer_product_id":187790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:02.000Z","modified_at":"2026-02-16T07:03:02.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10862058666572","imei1":"10862058666572","imei2":"10862058666572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187784,"job_number":"JOB_187784","tr_customer_id":187802,"tr_customer_product_id":187792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:04.000Z","modified_at":"2026-02-16T07:03:04.000Z","name":"Gus Witting","mobile_number":"452-897-9385","email_id":"Connie25@gmail.com","dop":"2000-01-31","serial_number":"1012077995643873","imei1":"1012077995643873","imei2":"1012077995643873","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187791,"job_number":"JOB_187791","tr_customer_id":187809,"tr_customer_product_id":187799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:49.000Z","modified_at":"2026-02-16T07:03:49.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10192902457629","imei1":"10192902457629","imei2":"10192902457629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187793,"job_number":"JOB_187793","tr_customer_id":187811,"tr_customer_product_id":187801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:03:50.000Z","modified_at":"2026-02-16T07:03:50.000Z","name":"Conrad Gleichner","mobile_number":"295-609-3858","email_id":"Monserrate75@yahoo.com","dop":"2000-01-31","serial_number":"1036419163386346","imei1":"1036419163386346","imei2":"1036419163386346","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187803,"job_number":"JOB_187803","tr_customer_id":187821,"tr_customer_product_id":187811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:34.000Z","modified_at":"2026-02-16T07:04:34.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10326628298638","imei1":"10326628298638","imei2":"10326628298638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187805,"job_number":"JOB_187805","tr_customer_id":187823,"tr_customer_product_id":187813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:04:36.000Z","modified_at":"2026-02-16T07:04:36.000Z","name":"Rhett Schiller","mobile_number":"810-943-3102","email_id":"Elmer78@gmail.com","dop":"2000-01-31","serial_number":"1086168803153068","imei1":"1086168803153068","imei2":"1086168803153068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:04:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187812,"job_number":"JOB_187812","tr_customer_id":187830,"tr_customer_product_id":187820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:21.000Z","modified_at":"2026-02-16T07:05:21.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10603845965349","imei1":"10603845965349","imei2":"10603845965349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":187814,"job_number":"JOB_187814","tr_customer_id":187832,"tr_customer_product_id":187822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T07:05:22.000Z","modified_at":"2026-02-16T07:05:22.000Z","name":"Colten Padberg","mobile_number":"967-905-0669","email_id":"Hubert.Pollich@yahoo.com","dop":"2000-01-31","serial_number":"1047913377497567","imei1":"1047913377497567","imei2":"1047913377497567","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T07:05:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token b6864555-86b2-4954-8542-9bfc04f51cf2
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-G1x2OPfbpYbwsWe094W2d7266CI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 8d292b8b-6b38-4fd9-953e-b63cadfbcb6b
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 60633c08-f762-407f-97e3-47d4e76b0ce9
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token f70767c3-e754-4488-b647-94d952bfe7c3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token e768869c-1827-41c3-b6b7-78aa5f7b6c4d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token 09c50334-ab31-4284-b969-bf14e96a7194
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token 15cf4d14-3af3-478f-8127-565b99f225cb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-FrKw1i8EwsqmKf3z0iT+DwOcoLU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":180}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token dbffd10f-4172-4c6c-a56e-c40f3a42a985
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-FrKw1i8EwsqmKf3z0iT+DwOcoLU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":180}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 1aece157-62fe-4244-a1df-bf4b90c41106
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token 34b46879-e2ed-41c4-93ca-e698991f93f2
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token 6df12f70-b484-4239-baa3-e04507ab18e6
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token daa75aa2-3234-4e6e-8658-2b03db52dd62
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 9.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token 90a1e0e3-ef4d-47b9-9e9a-a558b0936131
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 9828
ETag W/"2664-PQMpycBcftYyhMl/ZFl/8Jfj90U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token 174e3d21-2f81-4df8-8857-507e2b2f3b07
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 260 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 82727b28-0018-4f5f-8ad4-3dfcac2a5724
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token e317ed9c-18e0-4001-82fa-9b0496e57853
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token 76e31b9b-c776-4fcb-9670-f0a40d17f79d
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 242ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
Cache-Control no-cache
Postman-Token fdf6dc60-0ef3-4617-9a57-353ede1a677e
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 535ms
Mean size per request: 11.61KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token 81219806-e481-41a7-9708-ad045682a73a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 10 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 10 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 10 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 24 12 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 528ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token da2792d4-8a5b-4c35-8e73-4bb35c96ed70
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 538ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token 2999afb6-b97d-4756-b4a0-cd2ca919c1e2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 531ms
Mean size per request: 11.61KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Cache-Control no-cache
Postman-Token c49f6d78-de68-4a3e-907c-7d6ec3c7e45a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 11884
ETag W/"2e6c-TntFXm4QTEn+aAee/VAYnlodApQ"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187275,"job_number":"JOB_187275","tr_customer_id":187293,"tr_customer_product_id":187283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:36:19.000Z","modified_at":"2026-02-15T17:38:14.000Z","name":"Katrine Hoeger","mobile_number":"660-710-5440","email_id":"Elena97@hotmail.com","dop":"2024-08-17","serial_number":"70655080654284","imei1":"70655080654284","imei2":"70655080654284","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:38:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187275,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:36:19.000Z"}],"quatations":[]},{"id":187259,"job_number":"JOB_187259","tr_customer_id":187277,"tr_customer_product_id":187267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:28:25.000Z","modified_at":"2026-02-15T17:28:37.000Z","name":"Macie Nikolaus","mobile_number":"854-590-3654","email_id":"Sabrina_Stroman58@yahoo.com","dop":"2024-08-17","serial_number":"31357727198184","imei1":"31357727198184","imei2":"31357727198184","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:28:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187259,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:28:25.000Z"}],"quatations":[]},{"id":187244,"job_number":"JOB_187244","tr_customer_id":187262,"tr_customer_product_id":187252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:10:56.000Z","modified_at":"2026-02-15T17:11:31.000Z","name":"Nicola Kilback","mobile_number":"487-365-3148","email_id":"Eula80@hotmail.com","dop":"2024-08-17","serial_number":"86829785657658","imei1":"86829785657658","imei2":"86829785657658","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:11:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187244,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:10:56.000Z"}],"quatations":[]},{"id":187243,"job_number":"JOB_187243","tr_customer_id":187261,"tr_customer_product_id":187251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:02:48.000Z","modified_at":"2026-02-15T17:03:07.000Z","name":"Murphy Cassin","mobile_number":"342-320-7997","email_id":"Clifton.Schowalter72@hotmail.com","dop":"2024-08-17","serial_number":"39515434397068","imei1":"39515434397068","imei2":"39515434397068","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T17:03:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187243,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T17:02:48.000Z"}],"quatations":[]},{"id":187007,"job_number":"JOB_187007","tr_customer_id":187025,"tr_customer_product_id":187015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T12:55:52.000Z","modified_at":"2026-02-15T12:56:07.000Z","name":"Karson Ferry","mobile_number":"272-598-3364","email_id":"Reanna.McGlynn53@yahoo.com","dop":"2024-08-17","serial_number":"10319567139706","imei1":"10319567139706","imei2":"10319567139706","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T12:56:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":187007,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T12:55:52.000Z"}],"quatations":[]},{"id":186959,"job_number":"JOB_186959","tr_customer_id":186977,"tr_customer_product_id":186967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:08:04.000Z","modified_at":"2026-02-15T08:08:20.000Z","name":"Albin Lind","mobile_number":"469-817-8684","email_id":"Brandi.Shields2@yahoo.com","dop":"2024-08-17","serial_number":"53358213987161","imei1":"53358213987161","imei2":"53358213987161","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:08:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186959,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:08:04.000Z"}],"quatations":[]},{"id":186958,"job_number":"JOB_186958","tr_customer_id":186976,"tr_customer_product_id":186966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T08:05:46.000Z","modified_at":"2026-02-15T08:06:02.000Z","name":"Christ Heathcote","mobile_number":"241-569-6710","email_id":"Chase.Ward12@hotmail.com","dop":"2024-08-17","serial_number":"29059124161530","imei1":"29059124161530","imei2":"29059124161530","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T08:06:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186958,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T08:05:46.000Z"}],"quatations":[]},{"id":186917,"job_number":"JOB_186917","tr_customer_id":186935,"tr_customer_product_id":186925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T06:27:59.000Z","modified_at":"2026-02-15T06:29:09.000Z","name":"Summer Gleichner","mobile_number":"560-248-7873","email_id":"Cara61@gmail.com","dop":"2026-01-04","serial_number":"10772011781967","imei1":"10772011781967","imei2":"10772011781967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-15T06:29:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":186917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T06:27:59.000Z"}],"quatations":[]},{"id":186895,"job_number":"JOB_186895","tr_customer_id":186913,"tr_customer_product_id":186903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T05:21:04.000Z","modified_at":"2026-02-15T05:54:22.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-15T05:54:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":6,"name":"Overheating","tr_job_head_id":186895,"remark":"Phone heating while charging","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-15T05:21:04.000Z"}],"quatations":[]},{"id":185708,"job_number":"JOB_185708","tr_customer_id":185726,"tr_customer_product_id":185716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T04:20:38.000Z","modified_at":"2026-02-14T15:30:43.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10363191890812","imei1":"10363191890812","imei2":"10363191890812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-14T15:30:43.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":185708,"remark":"Issue in the phone","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-14T04:20:38.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5aacbac3-d8e7-41c1-ba27-0b0b6fd56971
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:07:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c937495-5c48-4fd8-a941-4f072c848656
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8acf1ab-a786-4d02-af97-457a1394e909
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 240ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 247cc41e-bbeb-4679-b599-4f26acfbcb7c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4f594a4-b86d-4d7f-b737-c66ee1b439b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae77fc99-7183-4e29-ad69-cf6728966ee6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d3276f2a-be2d-4845-a355-82979093f608
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyMzB9.oBSbtykuZw0xHtgKkRj1kjE44mJsSz2D8pGzyeFNj3c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce178322-a576-4f43-9db7-b1b37b1de720
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 5cbbd96c-8391-4073-b0dc-4fcdb41cef20
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-5SIfEsAYJDLb0wWd6uNkj05vDlY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 44171d74-57d6-4f3f-a060-b1a053600bec
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-5SIfEsAYJDLb0wWd6uNkj05vDlY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token f1271c8a-34c9-4290-bb15-27bf652fb185
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token c2c0b2ab-797b-46a1-a856-229ddcf3b9ca
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 3234a1bd-fe67-4338-970d-b17136d42619
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ab9591b-4311-471b-90ed-04f2cc41dd49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6da2bf11-de61-42df-bda1-d2055ebcc23a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c7acdb2-39c4-47af-998e-ad18f2d3715c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd59c3e8-ab66-431c-a6f3-42eaff488c43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d93b11b5-c487-4d6e-8021-cad55164fb33
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02bfb4b6-9a41-4028-8e38-0e8274867b55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe3f2753-a6fd-4ff8-9956-4e683a7efa0e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb8d9a22-43e3-44ca-a507-057632ea2bd2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0342c9e-d620-4941-a77f-9bd84a9f44c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-S9kJouEpkA7XFg/l+if74HSFbjA"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":180},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21b06eb1-4a37-4133-8f78-8ec9905c4b04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4549f974-29f7-42d0-88f0-fd59b2c9bd25
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5cb4a953-3b36-4740-be56-503875e57d10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e367b77d-bde5-4a90-b375-60d6e20ba8f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e01f1f5-2317-46e3-b0c7-793927e5247e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 869ms
Mean size per request: 1021B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42b1e245-5a9a-403b-98aa-b3268868ae39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 239ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cabae0e4-2aed-4901-8007-f3e6525ffe8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6908adbb-23cf-4df4-8f9f-a9d066c0b5c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 028141e3-7a85-497e-84cb-bfee1d738fd9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc79a800-60da-4fe3-9639-d874b26b369e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTIyOTIzOX0.p7DNYPrjIyB7IsXSTSN3FQLhOQMPy-1faljXROcIexg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e04dc522-206d-4b3b-8f7a-2a841a5df385
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 830ms
Mean size per request: 1021B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2d559f1-2138-4856-9e54-f2fc3b887101
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c21a8852-9907-440e-8a08-e3c41c9d2fc2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 125a911e-ac30-42e1-ac22-2dbe126863d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 832ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ddea47b-25f5-4375-aba0-afe444d93c98
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 857ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 835140a7-2652-4aec-8c37-f47c8b296b1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-IbCxP9ZfVdF57FRuVfeH8UX/v9E"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":187276,"job_number":"JOB_187276","tr_customer_id":187294,"tr_customer_product_id":187284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-15T17:40:23.000Z","modified_at":"2026-02-15T17:40:35.000Z","name":"Fay Jenkins","mobile_number":"515-990-9177","email_id":"General93@gmail.com","dop":"2024-08-17","serial_number":"13911524304073","imei1":"13911524304073","imei2":"13911524304073","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-15T17:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c29e47dd-da17-46cc-aa3d-46278254273f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-RmvBYyEU63Cs3Kp6uPzJpiN5zeI"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 775eb2c5-ae72-4479-b1a2-e810a407350a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64725959-09f3-403d-99d7-9d3df9ba5a1b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-MAmpUZnGRsh+Y/Oszk5MSy/LA+Y"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":7},{"label":"Created today","key":"created_today","count":811},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 6.7KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b7874a3-d44c-4490-a755-a8646bfbb3d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:07:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 6.7KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e666501-1afd-4e20-87fe-4af37422c871
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ad0-kv7t2wNrEilIiDTf2+BMiY5dvOo"
Vary Accept-Encoding
Content-Encoding gzip
Date Mon, 16 Feb 2026 08:07:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":185912,"job_number":"JOB_185912","tr_customer_id":185930,"tr_customer_product_id":185920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:09:40.000Z","modified_at":"2026-02-14T09:49:55.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"61751379145561","imei1":"61751379145561","imei2":"61751379145561","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185913,"job_number":"JOB_185913","tr_customer_id":185931,"tr_customer_product_id":185921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:10:06.000Z","modified_at":"2026-02-14T10:22:15.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"87013510078901","imei1":"87013510078901","imei2":"87013510078901","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185914,"job_number":"JOB_185914","tr_customer_id":185932,"tr_customer_product_id":185922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:11:53.000Z","modified_at":"2026-02-14T10:39:06.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"13975269095510","imei1":"13975269095510","imei2":"13975269095510","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185921,"job_number":"JOB_185921","tr_customer_id":185939,"tr_customer_product_id":185929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T06:30:49.000Z","modified_at":"2026-02-14T10:43:54.000Z","name":"Roberta Treutel","mobile_number":"587-721-9608","email_id":"Nicholaus83@yahoo.com","dop":"2026-01-04","serial_number":"18255758871854","imei1":"18255758871854","imei2":"18255758871854","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:43:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185940,"job_number":"JOB_185940","tr_customer_id":185958,"tr_customer_product_id":185948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:09:51.000Z","modified_at":"2026-02-14T10:45:35.000Z","name":"Torey Gorczany","mobile_number":"389-700-9899","email_id":"Velva14@hotmail.com","dop":"2026-01-04","serial_number":"17259175488354","imei1":"17259175488354","imei2":"17259175488354","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T10:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185947,"job_number":"JOB_185947","tr_customer_id":185965,"tr_customer_product_id":185955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:19:36.000Z","modified_at":"2026-02-14T09:27:19.000Z","name":"Vinay KB","mobile_number":"2345678906","email_id":"vkb@gmail.com","dop":"2026-01-17","serial_number":"88798499308805","imei1":"88798499308805","imei2":"88798499308805","popurl":"2026-01-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T09:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":185973,"job_number":"JOB_185973","tr_customer_id":185991,"tr_customer_product_id":185981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-14T07:41:28.000Z","modified_at":"2026-02-14T08:49:29.000Z","name":"Marilou Ruecker","mobile_number":"562-716-8272","email_id":"Caterina12@yahoo.com","dop":"2024-08-17","serial_number":"56640049640964","imei1":"56640049640964","imei2":"56640049640964","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-14T08:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object, data.data[1].repair_start_date should be object, data.data[1].repair_end_date should be object, data.data[1].assigned_to should be object, data.data[2].repair_start_date should be object, data.data[2].repair_end_date should be object, data.data[2].assigned_to should be object, data.data[3].repair_start_date should be object, data.data[3].repair_end_date should be object, data.data[3].assigned_to should be object, data.data[4].repair_start_date should be object, data.data[4].repair_end_date should be object, data.data[4].assigned_to should be object, data.data[5].repair_start_date should be object, data.data[5].repair_end_date should be object, data.data[5].assigned_to should be object, data.data[6].repair_start_date should be object, data.data[6].repair_end_date should be object, data.data[6].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6dae940-8341-408c-b6c9-cbddf5b7f997
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44157f68-41b3-472a-a652-f7ebdda16284
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a149efc5-2a0f-4877-adb2-2afffe44aedf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 233c814c-9241-462d-983b-c1351f0ab205
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f1d2339-cf12-45d7-9954-be18496f537d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69c0b0f2-cc0d-4a56-8876-10d90b0a1ac2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02910d81-fba8-441b-a051-adda0d68db45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 241ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27bd7c1b-5275-4720-86bd-da07564efd70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29e8ad40-afa6-491c-ae43-31fadb7bdbf3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 240ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34e4fe26-af7c-492f-b77b-be95146a2f84
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aded8ea6-c118-4aad-867f-b98bc67b03f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 276ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c0724b80-a054-481f-8388-6fbcccb2c598
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8284a849-52d1-4c35-bb7a-abd76c646a8c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 240ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEyMjkyNDl9.Oo9tLEwesfFNp1ZjV-iMbQh6CiAJ9LmqhFtIE8obWNU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a56ea34c-ce26-4eb1-891f-90a1fedc55f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Mon, 16 Feb 2026 08:07:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request